slime-quest-web/README.md
2025-03-15 15:57:46 -07:00

738 B

slime quest template for sofia

with love by nycki

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!