Skip to content

krmckone/lk-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lk-site

LK-Site, is a custom, basic static site generator. It takes a combination of markdown files and raw HTML and creates a static site as output.

The raw files for the site are located under assets. The Go tool that pulls everything together is located under cmd. Packages containing custom logic are implemented under internal.

To run the site locally under localhost:8080 with auto-reloading:

air -c .air.toml

About

LK-Site, basic static site generator. Deploys to https://github.com/krmckone/krm-site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published