2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-26 19:12:15 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Daniel James
2f0ae5b42b Generate home page in advance.
I've tweaked the php so it can be run from the command line, replacing
calls to `virtual` with SSI includes. Use that to generate the home
page. Might do this elsewhere, but would need to automate it. Just doing
the home page for now as it is rarely updated, and must be one of the
most popular pages. The 'recent announcements' at the bottom right are
still dynamically generated - could possibly run php from their cron job
to make them static.

[SVN r64729]
2010-08-10 20:32:05 +00:00
Daniel James
972c233b01 Merge from live, up to r47907
[SVN r47944]
2008-08-02 15:55:47 +00:00
Rene Rivera
5352b1d7e3 Use a local file as a default config to allow easy localized setup for development.
[SVN r43444]
2008-03-01 22:25:23 +00:00
Daniel James
4a8ccc11dc Redirect links to the getting started documentation to its location in the release code.
[SVN r43065]
2008-02-03 11:13:15 +00:00
Daniel James
d41fc79803 Remove some of my local setup details which I accidently checked in.
[SVN r43064]
2008-02-03 10:51:43 +00:00
Rene Rivera
02fc870165 Add tools subsection to documentation. And add display of tools distribution archive docs.
[SVN r41700]
2007-12-04 20:42:08 +00:00
Daniel James
029a5b902f Try to reduce the number of links on the 'bad links' report a little. Many are
just adding trailing slashes to avoid a 301 redirect.


[SVN r41546]
2007-12-01 20:01:57 +00:00
Rene Rivera
970244e947 Minor clean up of source code to move some duplicate code to common location.
[SVN r38446]
2007-08-04 20:38:01 +00:00
Rene Rivera
07dacfd11d Add page to display irc stats. And add the IBD project stats.
[SVN r7569]
2007-07-28 00:03:52 +00:00
Douglas Gregor
6702a22bbd Fix eol-style and mime-types
[SVN r7553]
2007-07-26 23:22:25 +00:00
Rene Rivera
b213bbeca4 Remove the unused phpWebnotes files.
Add a common configuration file.
Attempt to fix the feed reading.

[SVN r3999]
2007-05-04 23:40:25 +00:00