You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

44 lines
1.6 KiB
Markdown

+++
title = "About Hugo"
slug = "about"
thumbnail = "images/tn.png"
description = "about"
+++
---------------------------
このテーマは[hugo-coder](https://github.com/luizdepra/hugo-coder)を元に作成をしています。
一見綺麗なポートフォリをサイトですが、より個人的なことも伝えられるようにしました。
変更点の詳細はブログから、"FeaturesOfCoderPortfolio"を見てください。
それ以外のDEMOのコンテンツに関してはhugo-coderのものです。
質問や、報告がありましたら、下記からお願いいたします。
* [open an issue on GitHub](https://github.com/naro143/hugo-coder-portfolio/issues/new)
* [ask me on Twitter](https://twitter.com/naro143)
---------------------------
Hugo is a static site engine written in Go.
It makes use of a variety of open source projects including:
* [Cobra](https://github.com/spf13/cobra)
* [Viper](https://github.com/spf13/viper)
* [J Walter Weatherman](https://github.com/spf13/jWalterWeatherman)
* [Cast](https://github.com/spf13/cast)
Learn more and contribute on [GitHub](https://github.com/spf13).
## Setup
Some fun facts about [Hugo](http://gohugo.io/):
* Built in [Go](http://golang.org/)
* Loosely inspired by [Jekyll](http://jekyllrb.com/)
* Primarily developed by [spf13](http://spf13.com/) on the train while commuting to and from Manhattan.
* Coded in [Vim](http://vim.org) using [spf13-vim](http://vim.spf13.com/)
Have questions or suggestions? Feel free to [open an issue on GitHub](https://github.com/spf13/hugo/issues/new) or [ask me on Twitter](https://twitter.com/spf13).
Thanks for reading!