A templating language that looks like Lisp and compiles to HTML
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dylan Baker 296e94f25a Add .DS_Store and .oslo files to gitignore 5 years ago
bin Implement some very basic error handling It's a little hacky and not very clean but it's working for now. 5 years ago
src Clean up unused stuff 5 years ago
test Allow empty strings 5 years ago
.gitignore Add .DS_Store and .oslo files to gitignore I keep test .oslo files around and I hate not having a clean repo. 5 years ago
LICENSE Initial commit 6 years ago
package-lock.json Implement CLI 5 years ago
package.json Implement CLI 5 years ago