Skip to content

gwenbell/retroweblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme
------

RetroWeblog is a static site generator built with [Deno](https://deno.land/manual.html#introduction). I coded up this static site generator in Deno for practice, for fun and to learn. And if you can get some good from it, great.

Please note: This is a work in progress. Pull requests invited. Right now everything is in json and I'd like to get a markdown parser going as soon as possible.

Howto
-----
1. After you do the build step use [Deno FileServer](https://deno.land/manual.html#fileserver) to serve your build folder, which will be at localhost:4500.
2. (For best results, invoke %file_server inside the build folder.)

License
-------
MIT

About

A static site generator built with Deno

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published