Skip to content

Latest commit

 

History

105 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blog

Personal blog

https://josdejong.com

Powered by static site generator: https://gohugo.io/

Theme based on https://github.com/mismith0227/hugo_theme_pickles

Start server locally

hugo server -D

Here -D is to also render drafts.

Create a new article like:

hugo new posts/2020-06-20-my-new-post.md

When the article is finished and ready to publish, remove the line draft = true.

How to publish

  • Write a new article, once done, set draft=false, commit the new article with git.
  • Commit and push the main branch to GitHub, the website is published via GitHub Actions: https://github.com/josdejong/blog/actions.

About

Personal blog

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages