Skip to content

adamopenweb/planet.webcompat.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

planet.webcompat.com

This repository holds the code that powers http://planet.webcompat.com, a "Planet" aggregator of blogs and feeds that relate to web compatibility.

Building

git clone git@github.com:miketaylr/planet.webcompat.com.git
cd planet.webcompat.com
git submodule init && git submodule update
python venus/planet.py config.ini

The generated assets will be in output/.

*You may need to grab some of Venus' depedencies depending on your setup.

Contributing

If you'd like to add your blog or feed for a "webcompat" tag (or similar), send a pull request updating the config.ini in the appropriate place.

Pull requests are also welcome for other aspects of the site, e.g., theme improvements.

About

Webcompat Planet's guts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • XSLT 76.5%
  • CSS 23.5%