Skip to content

petracoding/petrapixel.neocities.org

Repository files navigation

🎀 code for petrapixel.neocities.orgprofile ┋ clap for me: 👏 ┋ sign the guestbook: ✒️


  • 💻 mostly .html, .njk, .scss, .js, .json

  • ⚙️ created using webpack and eleventy

  • 🔥 feel free to be inspired, but please don't steal large chunks of code

  • 🎵 commit messages are lyrics of songs i was listening to while coding


Don't know where to start browsing? Check out these:


Wanna play around in my project? You'll need to run these commands:

  • npm run eleventy: starts the eleventy server so you can look at the website on http://localhost:8080/
  • npm run webpack: starts the webpack watcher so that changes to the CSS and JS are recognized