No description
site-source | ||
site-static | ||
.gitignore | ||
eleventy.config.js | ||
package-lock.json | ||
package.json | ||
README.md |
slime quest template for sofia
with love by nycki
click here first
how do I use one of these things again
-
download and extract it from here
-
open a command prompt in the folder where you saved it
-
install Eleventy:
npm install
- build the site:
npm run build
ok now what?
Copy the entire slimequest folder into your regular site! That's it!
oh neat. how do I add more stuff?
Copy your images into site-static, then go into site-source and copy one of the page.md files. If you give a page a "title" then that's what will appear as the command on the previous page, for instance you could set the title to be ==>
or nemo: do a silly dance
or whatever you want!
hope this helps ok bye!