No description
Find a file
2018-11-27 11:35:02 -06:00
_data add initial downloads.json file 2018-11-08 16:26:15 -06:00
_downloads copy newsletter posts rake tasks, rework structure 2018-11-13 15:03:44 -06:00
_includes update header with latest design 2018-11-14 16:49:24 -06:00
_layouts initial news page 2018-11-26 16:43:11 -06:00
_posts initial commit 2018-11-07 12:04:04 -06:00
assets initial news page 2018-11-26 16:43:11 -06:00
lib/tasks remove existing download files in generation 2018-11-27 11:35:02 -06:00
.gitignore add initial downloads.json file 2018-11-08 16:26:15 -06:00
.travis.yml copy newsletter posts rake tasks, rework structure 2018-11-13 15:03:44 -06:00
404.html initial commit 2018-11-07 12:04:04 -06:00
_config.yml generate download collection files from json downloads file, initial layout 2018-11-08 11:13:37 -06:00
downloads.html styling download details page, adding content 2018-11-08 16:21:03 -06:00
feed.xml rss feed 2018-11-26 16:43:23 -06:00
Gemfile initial commit 2018-11-07 12:04:04 -06:00
Gemfile.lock initial commit 2018-11-07 12:04:04 -06:00
help.md initial commit 2018-11-07 12:04:04 -06:00
index.html initial landing page 2018-11-13 11:11:20 -06:00
news.html initial news page 2018-11-26 16:43:11 -06:00
Rakefile copy newsletter posts rake tasks, rework structure 2018-11-13 15:03:44 -06:00
README.md update header with latest design 2018-11-14 16:49:24 -06:00

CircuitPython organization site

TODO

  • add feed_meta and seo tags to layout head
  • setup github_pages gemfile
  • favicons
  • filtering and sorting of Downloads
  • layout of Downloads
  • responsive sizes
  • download details pages
  • landing page
  • news page
  • help page
  • setup travis for generate_downloads.rb
  • update header to latest version (different logo)
  • deploy accounts, and update url to accounts production in download.js
  • authenticate github api for newsletter posts