Description

For my personal site I have been using hugo. It works, but I am not satisfied: every time I want to make a change (which is infrequently) I have to read through the documentation again to understand how hugo works. I don't find the documentation easy to use, and the structure of the repository that hugo requires is unintuitive/more complex than what I need. So, I have decided to write my own simple static site generator in Go. It is named Jenny, after my wife.

Goals

  • Pages can be written in markdown (which is automatically converted to HTML), but other file types are also allowed
  • Easy to understand and use
    • Intuitive, simple design
    • Clear documentation
    • Hot reloading
    • Binaries provided for download
  • Future maintenance is easy
    • Automated releases

Resources

https://github.com/adamkpickering/jenny

Looking for hackers with the skills:

go golang websockets website tool cli commandline cobra markdown

This project is part of:

Hack Week 24

Activity

  • 6 months ago: epaolantonio liked this project.
  • 6 months ago: adam.pickering started this project.
  • 6 months ago: adam.pickering added keyword "go" to this project.
  • 6 months ago: adam.pickering added keyword "golang" to this project.
  • 6 months ago: adam.pickering added keyword "websockets" to this project.
  • 6 months ago: adam.pickering added keyword "website" to this project.
  • 6 months ago: adam.pickering added keyword "tool" to this project.
  • 6 months ago: adam.pickering added keyword "cli" to this project.
  • 6 months ago: adam.pickering added keyword "commandline" to this project.
  • 6 months ago: adam.pickering added keyword "cobra" to this project.
  • 6 months ago: adam.pickering added keyword "markdown" to this project.
  • 6 months ago: adam.pickering originated this project.

  • Comments

    Be the first to comment!

    Similar Projects

    This project is one of its kind!