Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add security notifications/advisory page to website. | Jack Lloyd | 2015-10-15 | 1 | -2/+2 |
| | | | | Based on GH #272 | ||||
* | Use shellcheck where possible | Simon Warta | 2015-07-22 | 1 | -5/+6 |
| | |||||
* | Simplify the website and documentation layout. | Jack Lloyd | 2015-07-03 | 1 | -0/+26 |
Merge the website index, download page, algo page into the readme file so all the important information is in one place. The readme.rst is now also used as the website landing page. Remove the website target on the makefile, replaced by website.sh, since I'm the only one who ever needs to run this. Fix various ReST formatting bugs in news.rst and the manual Remove the old build_log which hasn't been touched in years and refers entirely to compilers which we don't support anymore. |