Automated Commit
d13509c653
Update documentation list
2020-06-23 19:14:22 +00:00
Glen Fernandes
d6d26b348d
Further changes from US-ASCII to UTF-8
2020-04-10 17:41:08 -04:00
Glen Fernandes
726203d919
Update charset to utf-8
2020-04-10 17:37:30 -04:00
Mateusz Łoskot
34cc9db5a1
Update Wiki link to following the recent move of Boost Wiki
2020-02-12 09:24:06 +01:00
Mateusz Łoskot
6bf7da0c2f
Update Wiki link to point at GitHub Wiki
...
Fixes #471
2020-02-11 19:36:38 +01:00
Daniel James
e4bd4ef642
Use valid URN in RSS feed
...
From CSS validator:
https://validator.w3.org/feed/docs/error/InvalidURN.html
2018-04-13 11:38:43 +01:00
Daniel James
42a8980205
Add atom:link with rel="self"
...
As recommended by the RSS validator:
https://validator.w3.org/feed/docs/warning/MissingAtomSelfLink.html
2018-04-13 11:37:09 +01:00
Daniel James
108ea7216b
Store guids so they don't change when website URL changes
...
Converting everything to https was going to change the guid of every RSS item.
By storing them, they won't be affected by such changes to the code.
2018-04-13 11:14:58 +01:00
Daniel James
a4f4815023
Code changes to support HTTPS
2018-04-13 09:14:48 +01:00
Daniel James
40688e1552
Update links for https
...
Mostly in comments. Might be better to use relative links from html.
2018-04-13 09:14:48 +01:00
Daniel James
d60c77817a
Test that base_links works with a https base
2018-03-25 11:22:43 +01:00
Daniel James
d36ba12f4d
Match https links to boost.org in html filter
2018-03-25 11:18:30 +01:00
Daniel James
beec5f4bb9
Use https for validator links
...
They're not working on https pages as the referrer link isn't set for http
links. This might fix them. It might be best to just remove them though,
no one's checking that the pages are still valid xhtml.
2018-03-25 10:34:40 +01:00
Daniel James
c43636d2e9
Update links/images from opensource.org to use https
2018-03-25 10:23:05 +01:00
Daniel James
3c3cfbe69d
Remove google analytics from main site pages
2018-02-12 11:08:32 +00:00
Daniel James
3aa079f3fc
Copy local changes from server
...
To have a record of what's actually in use, to make it easier to change them,
and to make updating the website simpler.
2018-02-12 11:06:04 +00:00
Daniel James
3ffbdb5cf0
Use UTF-8 on error page
...
Should probably do this everywhere.
2018-02-09 17:36:05 +00:00
Daniel James
48f05b1a47
Use html_encode that handles invalid UTF-8 everywhere
...
Trying to view documentation with an invalid path would cause an error when it
encoded the path in the 404 error page, so rather than fix that case, just use
a safer function everywhere. Although maybe should be a bit more cautious about
displaying user supplied text?
2018-02-09 17:21:53 +00:00
Daniel James
9dd59ce7e0
Use json for release data
...
Wrote some custom code for writing json as the pretty print option isn't
available on older versions of php.
2018-02-06 20:32:12 +00:00
Daniel James
ed71b42d97
Quick hack to get raw pages
2018-01-30 18:04:18 +00:00
Daniel James
2f6d3a0e3f
Add viewport metatag to boostbook documentation
2017-11-05 22:15:55 +00:00
Daniel James
e05866aa1c
Update google search box
2017-11-04 13:35:30 +00:00
Daniel James
3ea5b26f2e
Don't send error headers if headers have already been sent
2017-09-14 16:34:06 +01:00
Daniel James
15b21ff234
Support 'fallback' directory in documentation-fixes
2017-09-09 19:29:51 +01:00
Daniel James
90814d8302
Add 'minor release' for non-point release number, and use in template
2017-08-27 23:53:31 +01:00
Daniel James
c1256a876a
Include the body tag in develop_box filter
2017-08-27 22:47:20 +01:00
Daniel James
4770b0c110
Add yellow box to top of root index page
2017-08-27 15:05:12 +01:00
Daniel James
11c4e5f549
Disable last modified date for directory lists
...
Disables both the last modified and etag headers. I think they work
okay, but I'm not sure, and it doesn't cost much to disable them.
2017-08-07 19:29:53 +01:00
Daniel James
f31c2898b1
Close comment
2017-08-03 18:50:43 +01:00
Daniel James
1e8df7203c
Make the cache expiration date shorter
...
Fixes #262
2017-08-03 16:02:36 +01:00
Daniel James
935a7d18e3
Add download tables to download page
...
Looks a bit ugly, perhaps also a bit redundant as the release notes are
generally good enough for downloading.
2017-07-30 19:20:49 +01:00
Daniel James
696ea6ee6e
Store 'params' as member variables in BoostArchive
2017-07-30 19:20:49 +01:00
Daniel James
baad1c756e
Add some php-doc comments to BoostArchive
2017-07-23 13:43:12 +01:00
Daniel James
c106968b3e
Remove some redundant code from BoostArchive::display_raw_file
2017-07-23 13:43:12 +01:00
Daniel James
238e5114c6
Update page data before generating quickbook page
...
Need to do it first, in order to set the page location. It might be best
to also do this every time the page is regenerated?
2017-07-13 17:01:01 +01:00
Daniel James
1a1dd6810a
Remove the chrono/Stopwatch manual metadata override
...
It now has status=unrelease in both develop and master.
2017-07-08 20:53:44 +01:00
Daniel James
53ea7b52cd
Don't write out empty authors tag
2017-07-02 14:52:36 +01:00
Daniel James
2b2298c599
Add support for 'removed' status + remove TR1
2017-07-02 14:52:36 +01:00
Daniel James
cd8ecff9ae
Move asciidoctor header css into main css file
2017-06-18 13:10:43 +01:00
Daniel James
d35a3e755d
Add body class to asciidoctor docs
2017-06-18 13:07:34 +01:00
Daniel James
7f698ab503
Detect asciidoctor docs, and fix header style
2017-06-18 13:07:12 +01:00
Daniel James
d9a990c8b9
Fix json bintray-version
2017-06-17 13:35:24 +01:00
Daniel James
64cfbd90a0
Fix indentation
2017-06-15 13:22:21 +01:00
Daniel James
e951d500b5
Support json bintray-version files
2017-06-15 13:22:09 +01:00
Daniel James
379bcdc16f
Fix protocol in error_handler
2017-06-09 21:16:51 +01:00
Daniel James
d38607da66
Scan for new pages when running 'update_pages --in-progress-only'
...
So that it will pick up new release notes. It also means that the state
will be updated for other pages. They won't be rebuilt, but I feel that
the state should only be updated when they are actually going to be
built. Maybe add an option to `update_qbk_file` to only update
development pages. Or perhaps only scan for new files that aren't in
pages yet.
2017-06-09 21:16:51 +01:00
Daniel James
ac91fe9cc7
Fix generate.php for non-standard branches
2017-06-09 21:16:51 +01:00
Daniel James
6d8c91b3b5
Fix download links
2017-04-19 19:31:30 +01:00
Daniel James
6a6fabdab1
Add option to specify version when loading release data
...
Was inferring it from the download page URL, but that isn't currently
following the normal format.
2017-04-17 17:27:59 +01:00
Daniel James
568e661541
Support for new download path
2017-03-22 21:46:29 +00:00