mirror of
https://github.com/len0rd/personal-website.git
synced 2025-09-05 22:03:50 -04:00
bump ejs and fix resulting issues
This commit is contained in:
parent
482c449094
commit
01b5ae06ac
5 changed files with 1087 additions and 17 deletions
|
@ -12,7 +12,7 @@ As I'm writing this page after the fact (about a year since originally making th
|
|||
|
||||
- [NPM](https://www.npmjs.com) for a bunch of support packages
|
||||
|
||||
- [ExpressJS](https://expressjs.com) for amped up static pages. Express is great for beginners that want a simple framework for a static website with no code duplication
|
||||
- [ExpressJS](https://expressjs.com) with [ejs](https://ejs.co/) for amped up static pages. Express is great for beginners that want a simple framework for a static website with no code duplication
|
||||
|
||||
- [Bootstrap](https://getbootstrap.com) to make it all pretty
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue