Skip to content

sarahlshowers/reflections

Repository files navigation

reflections

Me talking about things what me likes!

See it in action at [...].

Setup

If you want to get things running locally, follow these steps.

  1. Make sure Hugo is installed on your machine.

brew install hugo

  1. Checkout this repo with submodule.

git clone --recursive https://github.com/sarahlshowers/reflections.git

  1. Run the server (with drafts enabled).

hugo server -D

  1. Navigate to http://localhost:1313.

See Hugo's quick start guide for more details

Content Updates

To create a new post, follow the setup instructions above. Open the repo in your favorite text editor and look inside the content/ directory. The easiest way to get started is to duplicate another post and modify the metadata and content. For images, follow the same pattern as one of the other posts, placing the image file in /static/images/image-name.jpg and refer to it as /images/image-name.jpg.

About

Me talking about things what me likes!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published