Static homepage with pywal
  • HTML 42.3%
  • CSS 33.8%
  • JavaScript 23.9%
Find a file
brad f7ec6a1e07
Merge pull request #1 from pschfr/master
Tidies up HTML and minifies images
2018-10-26 22:27:38 -07:00
index.html Tidied up HTML 2018-10-07 19:36:09 -04:00
main.css Initial upload 2018-10-07 15:01:28 -07:00
main.js Moved time logic to JS file 2018-10-07 19:36:27 -04:00
moment.min.js Initial upload 2018-10-07 15:01:28 -07:00
README.md Visuals 2018-10-07 15:10:16 -07:00
rss-parser.min.js Initial upload 2018-10-07 15:01:28 -07:00
sshot1.png [ImgBot] optimizes images 2018-10-07 23:46:32 +00:00
sshot2.png [ImgBot] optimizes images 2018-10-07 23:46:32 +00:00
sshot3.png [ImgBot] optimizes images 2018-10-07 23:46:32 +00:00

Start Page

A simple CSS site that shows my common links, the date / time, and a RSS feed (I use https://rssmix.com to combined several social feeds).

screenshot

Using it Yourself

  • Install pywal and generate a color scheme. https://github.com/dylanaraps/pywal/wiki
  • Update main.css to import the correct path for your cached scheme (/home/whatever/.cache/wal/colors.css probably)
  • Edit main.js with the URL to a valid RSS feed

Other Projects Used