Skip to content

kamiTT/chronically

Repository files navigation

Chronically

This repository houses the source code for chronically.blog.

Run site locally

  1. Clone this repository.
  2. Get the latest version of Hugo extended from https://github.com/gohugoio/hugo/releases/.
  3. Run hugo server in the root directory of this repository.
  4. Go to http://localhost:1313.

Adding content

To add a new blog post, either copy an existing post or run the following command in the root directory of this repository:

hugo new post/YYYY/MM/some-title/index.md

You can then edit the newly created file with your favorite text editor, and add images/resources next to it.

About

Source for chronically.blog site

Resources

Stars

Watchers

Forks

Contributors