Blog by Devies.
Visit the blog at deviesdevelopment.github.io/blog.
Clone the repository, navigate to the repository root and run ./new-post.sh "Some epic title"
.
This will create a new file in content/posts/YYYY-MM-DD_some-epic-title.md
, where you can write your content.
Don't know what to write about? Have a look in the topics list!
If you want to preview how your post will look like, you can start a local server.
- Make sure you have Hugo CLI installed.
- Update submodules:
git submodule update --init --recursive
- Required since git submodules is used for Hugo themes
- From the repository root, run
hugo server -D
- Visit http://localhost:1313/blog in your web browser!
npm install -g yaspeller
yaspeller content
Configure in .yaspellerrc
.