benjaminchait / webring

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Robot Friends Webring

Source for https://robot-friend-ring.netlify.app

Local Development

To build the site locally, run these commands:

# clone this repository
git clone git@github.com:robotbill/webring.git

# go to the working directory
cd webring

# install dependencies
npm install package.json

# start the local server
npx @11ty/eleventy --serve

Credits

Forked from https://github.com/maxboeck/webring

About

License:MIT License


Languages

Language:CSS 53.9%Language:JavaScript 25.3%Language:Nunjucks 20.8%