Skip to content

boonsboos/boonsboos.nl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boonsboos.nl

custom blog system for my personal site

features

  • write your posts in markdown
  • easy to style with tailwind
  • style your code tags yourself with chroma

requirements

  • go (>=1.21)
  • tailwind cli (>=1.3.4)

building

tailwindcss -o static/s.css -m
export GIN_MODE=release; go run .

is this for you?

short answer: not really

long answer: I made this site generator for my own personal website and therefore it only has the things I need. If you want to add a feature, feel free to fork the project and put your own twist on it.

About

my new static site generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published