Skip to content

edgecollective/edge-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

edge-blog

Uses eleventy.js to generate a static blog site. Markdown files and images are compiled into html using templates and CSS, and a ready-serve website is placed in the '_site' folder.

install

npm install

(missing a css module I think; need to add that to package.json I think?)

compile and serve up page

./serve.sh

deploy online

./deploy.sh

syntax highlighting (WIP)

EleventyJS syntax highlighting