2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-19 04:42:17 +00:00

29 Commits

Author SHA1 Message Date
rbbeeston
0e463faa82 removed small caps 2024-09-20 19:07:09 -07:00
rbbeeston
d47a0eab39 header links sans-serif 2024-09-20 19:07:07 -07:00
Mohammad Nejati
eefa21fa85 Update boost-gecko script 2024-03-10 17:34:21 +00:00
Donovan
1f7561b524 Update 'C++ Minimum' sort
- Put libs with missing cxxstd values after the ones with values
- Increase the width of 'C++ Standard Minimum Level' label
2021-01-21 11:09:36 +08:00
Donovan
f7428be8e5 Add 'C++ standard minimum level' with 'cxxstd' value to lib doc 2020-12-29 11:57:50 +08: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
dc9bb259bd Stop including old google search box stylesheet
It was for an older version of the search box. It hasn't been needed since
e05866aa1c.
2018-03-25 10:08:47 +01:00
Daniel James
228368a1f8 Hide heading quote on small devices 2017-11-05 22:15:55 +00:00
Daniel James
3ba4bbb1a1 Tweak CSS for mobile site 2017-11-05 19:05:23 +00:00
Daniel James
44870369a9 Fix asciidoctor heading 2017-08-24 17:51:19 +01:00
Daniel James
b784019d19 Add solid background to sidebar
On a narrow screen, the download table can go under the sidebar, so add
a solid background so that it doesn't get mixed up. I wasn't sure if
this should go in siderbar.css, or in the theme css files, but since
the page contents always seem to be in black on white, I put it in
sidebar.css
2017-07-30 19:20:49 +01:00
Daniel James
f13c13208c Tweak the notice position 2017-06-18 13:44:12 +01:00
Daniel James
cd8ecff9ae Move asciidoctor header css into main css file 2017-06-18 13:10:43 +01:00
Daniel James
0eb7661466 Make the note on release notes a bit clearer. 2016-08-24 17:16:18 +01:00
Daniel James
d8bc76e7bf Take the donate button out of the sidebar menu. 2015-04-12 15:18:06 +01:00
Niall Douglas
3aa1894dc1 Added donate feature to website. 2014-09-19 12:50:42 +01:00
Daniel James
16dda472f7 Fix .htc line endings.
I'm not sure if they have to be CRLF endings, but they were in
subversion.
2013-12-07 13:42:40 +00:00
Daniel James
a77b554359 Website: Merge notice implementation from beta.
Will only kick in next time the site is rebuilt, but it's good to include the
css change. Will probably still have problems with cached css, but it will
hopefully reduce them.


[SVN r81415]
2012-11-18 15:45:37 +00:00
Daniel James
d3fd022569 Website: Merge from beta.
[SVN r80773]
2012-09-30 11:38:10 +00:00
Daniel James
98fa23fcb1 Website: Revert device-width change.
Turns out it only makes a difference if the viewport width=device-width
meta tag is used. Which might actually be a very good idea, but I don't
want to do it just yet.

[SVN r80720]
2012-09-26 21:53:26 +00:00
Daniel James
f6088ad971 Website: Try using the narrow page css for narrow devices as well.
[SVN r80719]
2012-09-26 21:34:20 +00:00
Daniel James
a43b2c0a84 Website: Only use absolute position for wide windows.
Won't work for older browsers, but it will be adequate for them.

[SVN r80664]
2012-09-23 11:30:12 +00:00
Daniel James
224e57f315 Website: Place the out of date notice over the header.
Placing it inline was messy on some pages (such as exception), so
position it above the header. A bit scrappy, and looks pretty bad when
the window is narrow, but I didn't want to mess around with the header,
so this seemed like the easiest solution.

[SVN r80662]
2012-09-23 11:21:10 +00:00
Daniel James
449fdad329 Website: Improve the documentation notices.
[SVN r80660]
2012-09-23 09:48:19 +00:00
Daniel James
c595981e93 Website: Add documentation link to front page releases.
[SVN r76874]
2012-02-04 13:57:50 +00:00
Daniel James
64b58828f3 Website: Keep the css for hiding the heading menu.
While it was removed from most pages, it still remains in some the static
pages, such as the pages used to overwrite errors in the documentation.


[SVN r75805]
2011-12-04 17:12:14 +00:00
Daniel James
303e2ca1b1 Website: Remove some unused heading stuff.
[SVN r75709]
2011-11-28 09:24:17 +00:00
Daniel James
8de662e63e Website: New google search box. Refs #5691.
Not very well styled. Also causes page rendering to stop while it fetches the
renders the form, this is pretty rubbish but I can't see an easy way to get
round that.


[SVN r73166]
2011-07-17 09:58:11 +00:00
Daniel James
fb62d61697 Rename the style directory.
Rookie mistake, the website is getting a little messed up by cached css files.
Rename the style directory to work round this.


[SVN r61808]
2010-05-06 10:46:50 +00:00