GithubHelp home page GithubHelp logo

jambonrose / django-unleashed.com Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 4.0 842 KB

Repository for the official website for the book.

License: BSD 2-Clause "Simplified" License

HTML 24.93% Ruby 13.33% CSS 61.73%

django-unleashed.com's People

Contributors

jambonrose avatar jonathanbfriedman avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

django-unleashed.com's Issues

Infrastructure Control

The cloud infrastructure is currently outside of version control. That should be changed.

Some tool evaluation is necessary. I'd like to use Troposphere, but that involves introducing Python and Troposphere as a dependency. On the other hand, I could simply use a JSON file for the CloudFormation config, but that makes me unhappy as well, as hand-hacking JSON is prone to error.

Given that this is already a CloudFormation template, I think it'd be best to avoid Terraform, despite the fact that running on several clouds could be fun.

Spellcheck in CI

Having a professional copyeditor constantly reminds me how much help I need when writing.

While this site will never actually have the benefit of a copyeditor, having a spellchecker integrated with the CI will likely go a long way.

https://github.com/segabor/Hunspell Seems like a good place to get started.

Set Different Cache Control headers on files

Most deploy tools allow for assets to have a single setting for the cache header. That seems silly.

The fonts and images on the site are not about to change, so a year-long cache header is fine.

However, the home page links and the errata list change inconsistently a few times a year. Putting a month-long cache on the HTML is therefore desirable.

Not sure that tools are available in Ruby. Some investigation required.

Lint for ``` in Markdown

With Jekyll, I need to use {% highlight %} in the Markdown, not Markdown's ``` syntax.

A linter to prevent my from making this mistake (repeatedly) would be great.

Improve Site Accessibility

The website is not even rank A in accessibility, which is really shameful.

The site should aim to be AA or AAA (if possible).

Move to US-East-2

All infrastructure is running on us-east-1. Whoops.

Furthermore: cross-region replication should be enabled.

New Feature: Links to Errata Titles

To allow readers to better link to errata items, it'd be helpful is the site provided a link/paragraph icon next to each title, allowing people to click/select the anchor link that scrolls the page to the error.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.