Skip to content

SkyAudit/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4973413 · Jul 13, 2017

History

15 Commits
Jul 12, 2017
Jul 13, 2017
Jul 12, 2017
Jul 12, 2017
Jul 12, 2017
Jul 13, 2017
Jul 12, 2017

Repository files navigation

Skycoin Blog

http://blog.skycoin.net/blog

Hosted on github pages.

This blog uses hugo to generate a static website from markdown files.

Refer to hugo documentation for full detail.

Content: Create or Amend Posts

Look in the content/ folder. Posts are written in markdown.

Locally, the blog can be previewed with:

hugo server -theme=hugo-xmin

Once ready to publish, build the static files:

hugo

This will write static files to docs/.

Then, commit the changes and push.

Themes: Layout and Styling

Look in the themes/ folder and refer to hugo docs.

About

Skycoin Blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published