사용자 도구

사이트 도구


site_generator:hugo

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
site_generator:hugo [2020/09/03 10:04]
kwon37xi
site_generator:hugo [2022/01/18 11:52] (현재)
kwon37xi
줄 7: 줄 7:
   * [[https://themes.gohugo.io/theme/hugo.386/|hugo.386]]   * [[https://themes.gohugo.io/theme/hugo.386/|hugo.386]]
  
 +===== Migration =====
 +  * [[https://gohugo.io/tools/migrations/|Migrate to Hugo | Hugo]]
 +  * [[https://github.com/wgroeneveld/dokuwiki-to-hugo|wgroeneveld/dokuwiki-to-hugo: A DokuWiki to Hugo file exporter to quickly migrate your existing PHP wiki to Hugo]]
 +
 +===== asciidoc =====
 +  * [[http://www.ratfactor.com/hugo-adoc-html5s|Better Hugo/AsciiDoc HTML - ratfactor]]
 +  * [[https://blog.anoff.io/2019-02-17-hugo-render-asciidoc/|Get Hugo to render (nice) Asciidocs | Andreas' Blog]]
 +  * [[https://foo-dogsquared.github.io/blog/posts/blogging-with-asciidoctor-and-hugo/|Blogging with Asciidoctor and Hugo :: A Hack's Code — Computer Engineering Student]]
 +
 +===== rawhtml shortcode =====
 +  * [[https://anaulin.org/blog/hugo-raw-html-shortcode/|Simple Shortcode to Insert Raw HTML in Hugo · Ana Ulin]]
 +  * ''layouts/shortcodes/rawhtml.html'' 을 다음 내용으로 생성하고<code>
 +<!-- raw html -->
 +{{.Inner}}
 +</code>
 +  * 실제 Markdown 에서 다음처럼 사용<code>
 +{{< rawhtml >}}
 +  <p class="speshal-fancy-custom">
 +    This is <strong>raw HTML</strong>, inside Markdown.
 +  </p>
 +{{< /rawhtml >}}
 +</code>
 ===== 참조 ===== ===== 참조 =====
-  *[[https://www.epilis.gr/en/blog/2016/01/19/using-hugo-wiki-platform/|Epilis - Blog]]+  * [[https://www.epilis.gr/en/blog/2016/01/19/using-hugo-wiki-platform/|using hugo wiki platform - Blog]] 
 +  * [[https://dzone.com/articles/why-using-hugo-as-static-site-generator-hands-on-e|Why Using Hugo as Static Site Generator - Hands-on Experience at Nebula Graph - DZone Web Dev]] 
 +  * [[https://opensource.com/article/18/3/start-blog-30-minutes-hugo|Start a blog in 30 minutes with Hugo, a static site generator written in Go | Opensource.com]] 
 +  * [[https://gohugo.io/hosting-and-deployment/hosting-on-netlify/|Host on Netlify | Hugo]] 
 +  * [[https://gohugo.io/hosting-and-deployment/hosting-on-github/|Host on GitHub | Hugo]] 
 +  * [[https://www.youtube.com/watch?v=LIFvgrRxdt4|Creating a Blog with Hugo and Github in 10 minutes - YouTube]] : hugo 블로그 생성해서 github page 로 내보내기까지 1분. 
 +  * [[https://www.youtube.com/watch?v=qtIqKaDlqXo&list=PLLAZ4kZ9dFpOnyRlyS-liKL5ReHDcj4G3&ab_channel=MikeDane|Introduction to Hugo | Hugo - Static Site Generator | Tutorial 1 - YouTube]]
site_generator/hugo.1599095060.txt.gz · 마지막으로 수정됨: 2020/09/03 10:04 저자 kwon37xi