bam
bam copied to clipboard
Easiest Static Web Generator on the Planet (beta)
Rewrite using Sveltejs and Markdown with frontmatter to generate website.
hi. root@AR:~/bam-site-2/gen# ls 404.html css ico images img javascripts js robots.txt stylesheets root@AR:~/bam-site-2/gen# tks.
On `bam run` the server is shown to be running on port 3000. So far so good. Then you navigate to the page and receive `Error: Can't set headers after...
It is time to rewrite this to use the following technologies: ## Features - site generator for javascriptors - aria linter like support - cache.manifest support - s3 deployment support...
Custom Templates ``` sh bam new foosite -t ~/bootstrap ``` Dash -t should allow you to over-ride the built in template and point to a custom template to use to...