teacherbuknoy / ph-webring

A webring for Pinoys with blogs

Home Page:https://webring.antaresph.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pinoy Bloggers

A webring of Filipino people with blogs.

Inspired by Tatiana Mac's tweet and this post from Max Boeck

Contributor Covenant Netlify Status

Features

  • Admins manage the ring on Github
  • Members are defined in src/data/members.json
  • Let people add their site through pull request or submit via email form
  • Publish an index of all members' RSS feeds
  • Provide an embed code that renders a banner
    • Web component
    • Plain HTML + CSS

Roadmap

  • Publish a code of conduct
  • Show an SVG map of the ring and its members
  • Extract info out of the member's links via indieweb

The features mentioned here are taken from Max Boeck's webring template on Github

Local Development

To build the site locally, run these commands:

# clone this repository
git clone https://github.com/teacherbuknoy/ph-webring

# go to the working directory
cd ph-webring

# install dependencies
npm install

# start a local build server
npm start

About

A webring for Pinoys with blogs

https://webring.antaresph.dev/

License:MIT License


Languages

Language:SCSS 41.9%Language:Nunjucks 40.0%Language:JavaScript 18.2%