No description
|
|
||
|---|---|---|
| _data | ||
| _downloads | ||
| _includes | ||
| _layouts | ||
| _posts | ||
| assets | ||
| lib/tasks | ||
| .gitignore | ||
| .travis.yml | ||
| 404.html | ||
| _config.yml | ||
| downloads.html | ||
| feed.xml | ||
| Gemfile | ||
| Gemfile.lock | ||
| help.md | ||
| index.html | ||
| news.html | ||
| Rakefile | ||
| README.md | ||
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
To add a new board to the site:
- Edit _data/metadata.json and add a new object in the array with the board details.
- Commit and push the code. A file will be automatically generated in _downloads/board_id.description_type
- Edit the description and save the file