petrapixel.neocities.org icon indicating copy to clipboard operation
petrapixel.neocities.org copied to clipboard

My Neocities website!

:ribbon: code for petrapixel.neocities.orgprofile ┋ clap for me: :clap: ┋ sign the guestbook: :black_nib:


  • :computer: mostly .html, .njk, .scss, .js, .json

  • :gear: created using webpack and eleventy

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

  • :musical_note: 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