Skip to content

Latest commit

 

History

History
92 lines (80 loc) · 2 KB

documentation-tools.adoc

File metadata and controls

92 lines (80 loc) · 2 KB

Static site generator

Hugo

추천 템플릿

GitHub Actions 빌드/배포

빌드
     - name: Setup Hugo
        uses: peaceiris/actions-hugo@v2
        with:
          hugo-version: '0.96.0'
          extended: true
      - name: Build
        run: hugo --minify
GitHub pages로 배포
      - name: Deploy
        uses: peaceiris/actions-gh-pages@v3
        with:
          github_token: ${{ secrets.GITHUB_TOKEN }}
          publish_dir: ./public
          publish_branch: pages
surge.sh로 배포
      - name: Deploy to relation-study.surge.sh
        uses: dswistowski/[email protected]
        with:
          domain: 'benelog.surge.sh'
          project: './public'
          login: ${{ secrets.surge_login }}
          token: ${{ secrets.surge_token }}

CMS솔류션

  • WordPress

  • Blogger

  • Tumblr

  • Squarespace

  • TypePad

  • Movable Type

  • Drupal

  • Joomla

  • Wix

  • Weebly

  • Strikingly

  • HubSpot

  • Shopify

  • Adobe Muse

  • Jimdo

  • Postach.io

  • Pattern