FedMsg tracker inspired by emojitracker.com
  • CSS 52.9%
  • JavaScript 46.2%
  • HTML 0.9%
Find a file
2015-04-14 22:59:34 -04:00
static Added the static files 2015-04-14 17:42:10 -04:00
bower.json Initial Commit 2015-04-05 04:55:01 -04:00
fedmsg-topics-all.txt Raw list of all existing fedmsg topics 2015-04-14 17:42:27 -04:00
fedmsgtopicsgrid.html OG file by @ralphbean 2015-04-14 17:43:06 -04:00
gulpfile.js Updated gulpfile 2015-04-14 17:41:30 -04:00
index.html Make each container take up 33% of the screen heighthwise 2015-04-14 22:59:34 -04:00
LICENSE.txt Adding AGPLv3+ license for maximum frdm! 2015-04-05 05:03:31 -04:00
README.md Added README 2015-04-05 05:02:02 -04:00

cardsite

I just found semantic-ui, and it seems like it is super amazing. Rather than just downloading it, Ive used this opportunity to brush up on how to use a javascript build chain.

Under Construction

  • Get node and npm install on my local machine without requiring root
  • Get a working bower.json package to install the things
  • Get a working gulpfile.js package to move the installed things
  • Get a working nikola build workflow to run the gulpfile in addition to building the site!
  • Incorporate semantic-ui cards into fedmsg feed, and possibly other aspcects of site.

LICENSE