Skip to content

ferdynton/ferdynton.github.io

Repository files navigation

Code and Stuff (blog source code)

IMPORTANT: The original version of this doc is in the source branch. Edit that one instead and changes will be copied over using the publish.sh command.

How to use this repo

  1. After cloning, pull the theme (git submodule update --init --recursive)
  2. Install Hugo
  3. Checkout source branch (git checkout source)
  4. Mount master on /public (git worktree add -B master public origin/master)
  5. Create a post (hugo new content/post/new-post.md)
  6. When ready, publish the post (./publish.sh)
  7. Don't forget to publish the source too! (git commit and git push)

About

My personal blog

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors