Skip to content

sagnikc395/dokeshi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dokeshi

Dokeshi is a Static Site Generator in Go , made as a part of fun weekend project.

Dokeshi means Jester in Japanese , and also inspired by Dokeshi Fujiwara, btw.

Dependencies:

  • Using blackfriday for markdown processor.
  • Using chroma for syntax highlighting.
  • Using etree for generating RSS in XML.
  • Using tailwindcss for TailwindCSS -> for styling.

Building:

  • Install Golang.

  • Generate the build :

$ go build main.go

Releases

No releases published

Packages

No packages published