Skip to content

keilambda/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kei Lambda Blog

Collection of blog posts and notes.

Development

You can use standard Nix commands to build and run the website:

nix build
nix run # Build and run a test Caddy server at port 8080

The resulting website will be at the path result/public.

Acknowledgement & License

The original structure, style and other customizations belong to exodrifter: website.

Therefore, the original website's license is available in ./legal/LICENSE.website and my content's license is available in ./legal/LICENSE.content.