my personal website
Find a file
2025-11-18 20:39:38 -05:00
.cache v3.2.4a: fixed a 10px margin being applied to one element incorrectly 2025-11-18 20:39:38 -05:00
node_modules v3.1: updated button design & more 2025-10-11 12:23:11 -04:00
src v3.2.4a: fixed a 10px margin being applied to one element incorrectly 2025-11-18 20:39:38 -05:00
.eleventy.js v3.2.3: re-added rss feed link, added stories to rss 2025-10-28 17:19:29 -04:00
.gitignore v3.0.0, still: removed another cache that popped up 2025-08-10 10:08:52 -04:00
build.sh v3.0.0b: added a build file 2025-07-06 10:48:45 -04:00
LICENSE # 2025-05-09 22:10:25 -04:00
package-lock.json v3.0: reworked navigation and a new gallery 2025-07-02 16:04:31 -04:00
package.json v3.0: reworked navigation and a new gallery 2025-07-02 16:04:31 -04:00
README.md updated readme 2025-05-09 22:16:43 -04:00

pebble.pet

my personal website ! :3

built on 11ty

running

  • you will need npm to run this
  • run "npm start" in the root directory to generate a static version of the site in the "site" folder as well as start a local webserver at localhost:8080 that will reflect all local changes immediately