Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Fsp Deployment Guide | 114 | 7 years ago | 5 | mit | Python | |||||
Companion code for the Full Stack Python Guide to Deployments book. | ||||||||||
Docker For Developers | 109 | 8 months ago | 33 | mit | JavaScript | |||||
Docker for Developers, published by Packt | ||||||||||
Django Deployment Book | 107 | 4 years ago | 8 | Python | ||||||
The Unix system administration guide for Django developers | ||||||||||
Elm Patterns | 106 | 3 months ago | 1 | Elm | ||||||
A collection of common patterns for Elm | ||||||||||
Cookiecutter Jupyter Book | 101 | 8 months ago | 3 | bsd-3-clause | TeX | |||||
Cookiecutter template for a simple jupyter book | ||||||||||
Highlights | 80 | a month ago | SCSS | |||||||
Minisite for book and article highlights | ||||||||||
Microservices Deployment Cookbook | 30 | 8 months ago | mit | Java | ||||||
Code repository for Microservices Deployment Cookbook, published by Packt. | ||||||||||
Book | 23 | 2 months ago | 7 | TeX | ||||||
deployment for smlhelp page | ||||||||||
Bookdown Github Actions Netlify | 18 | 2 years ago | 1 | cc0-1.0 | R | |||||
Example of using Github Actions to deploy bookdown on Netlify | ||||||||||
Continuous Integration Delivery And Deployment | 14 | 8 months ago | mit | JavaScript | ||||||
Continuous Integration, Delivery and Deployment, published by Packt |
This repository contains my open source reading list. See the online version.
My reading list is indeed lacking. Suggestions welcome.
I'm also not a web developer and am happy for feedback on the code/design.
-Brandon.
gh-pages
for deployment.
At this point, you should be able to see my site hosted at.
http://<your-github-name>.github.io/reading-list
Most browsers will not be able to open index.html
directly
from the filesystem because the js loads YAML resources.
One workaround is to use start a simple Python static
web server with python2 -m SimpleHTTPServer
and access the website with localhost:8000
.
Run bower update
to obtain the dependencies in bower_components
.
Run ./update-vendor-deps.sh
to copy the necessary portions into
vendor.
The following projects inspired me to create a GitHub-hosted reading list.
Generated on 2014-11-02, see the Markdown source of this file for more details.
Name | Stargazers | Description |
---|---|---|
cmonty/reading-list | 3 | Track books I've read and any thoughts I've had. Also uses Wiki to track knowledge. |
coryschires/reading-list | 17 | List of books and screencasts related to development, user experience design, and entrepreneurship. |
DavidRagone/reading_list | 1 | List of books I have read related to development, user experience design, and entrepreneurship |
eightbitraptor/reading_list | 8 | |
gbtekkie/ReadingList | 2 | handy collection of tekkie readings |
jaredcacurak/reading-list | 2 | My reading list. |
All portions are MIT licensed by Brandon Amos unless otherwise noted.
This project uses and modifies the following open source projects and resources. Modifications remain under the original license.
Project | Modified | License |
---|---|---|
Twitter bootstrap | No | MIT |
handlebars.js | No | MIT License |
IronSummitMedia/startbootstrap-grayscale | Yes | Apache 2 |
makeusebrew/bootbox | No | MIT |
Flickr Photo | Yes | cc by-nc-sa 2.0 |
TimelineJS | No | Mozilla Public License |