No description
Find a file
2025-03-16 03:13:34 +00:00
site-source link to comic again 2025-03-15 19:52:05 -07:00
site-static fix overflow on small screens 2025-03-16 03:13:34 +00:00
.gitignore slime quest 2025-03-15 15:56:02 -07:00
eleventy.config.js turns out that sorting algorithm is already in the standard library 2025-03-15 19:47:35 -07:00
package-lock.json slime quest 2025-03-15 15:56:02 -07:00
package.json slime quest 2025-03-15 15:56:02 -07:00
README.md I'm nycki! 2025-03-15 19:33:16 -07:00

slime quest template for sofia

with love by nycki

click here first

demo

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!