Commit graph

23 commits

Author SHA1 Message Date
Brett Smith
6bf891ba84 projects: Add Backdrop. 2018-06-04 18:13:04 -04:00
Bradley M. Kuhn
c69586c7c6 Conservancy and Bro Announce End to Bro's Member Project Status
See https://sfconservancy.org/blog/2018/jun/04/bromove/
2018-06-04 13:26:08 -07:00
Brett Smith
25eedad78d projects: Delist some.
Mostly inactive projects.  RT#347.
2018-05-08 11:13:01 -04:00
Brett Smith
967ee95282 projects: LuxRender→LuxCoreRender 2018-05-04 14:21:57 -04:00
Brett Smith
3ff872612a projects: Fix CWL home page link.
Thanks to Stian Soiland-Reyes for pointing this out.
2018-04-17 17:23:38 -04:00
Brett Smith
421b31d0e0 projects: Add CWL. 2018-04-11 09:31:51 -04:00
Brett Smith
8f7660b08b projects: Improve alt text throughout.
* The project logos don't add to the content, so empty their alt text.
* Improve the flow of Donate button alt text.
2018-04-10 23:20:11 -04:00
Brett Smith
c82cc0f35c projects: Give project logos a little more separation from rule above. 2018-04-10 22:54:31 -04:00
Brett Smith
7ca470fb31 projects: Move project logos below <h2>s.
The underline of <h2> was running through the project logos before.
2018-02-07 12:01:51 -05:00
Brett Smith
52953dcf52 projects: Adjust margins of project logos. 2018-02-07 12:01:51 -05:00
Denver Gingerich
40c7e43e6f projects: Add logo & Donate button as appropriate. 2018-02-07 12:01:48 -05:00
Brett Smith
da6fc2adbc projects: Update North Bay Python description with text from Chris. 2017-08-23 09:38:19 -04:00
Martin Michlmayr
bd557328cf Add latest Conservancy projects 2017-08-22 23:28:28 +02:00
Brett Smith
c16b9550b9 projects: Update Wine description per PLC. 2017-08-14 10:28:06 -04:00
Brett Smith
50221bf607 projects: Add coreboot. 2017-06-15 10:27:49 -04:00
Brett Smith
ec2b29b5ae projects: Add Teaching Open Source. 2017-06-15 10:02:15 -04:00
Brett Smith
7cb314b2f0 projects: Update current project count at top of page. 2017-04-25 11:25:25 -04:00
Brett Smith
1e34175740 projects: (belatedly) Add LibreHealth. 2017-04-25 09:44:40 -04:00
Brett Smith
f3d4dad335 projects: Add Linux XIA. 2017-03-17 10:22:48 -04:00
Brett Smith
82ec041646 projects: Add Harvey. 2017-02-28 15:09:14 -05:00
Brett Smith
32083d84c2 projects: Add Clojars. 2017-02-23 11:07:30 -05:00
Brett Smith
9ef8a62f0b copyleft-compliance: Update old linux-compliance URLs. 2016-12-31 14:31:34 -05:00
Bradley M. Kuhn
dde4afdd11 Rename members directory -> projects directory.
As part of the transition to have the canonical URL for member projects
be "projects" instead of "members", rename the directories.

The following rewrite rule will be needed in Apache configuration now:
         RewriteRule    ^/?members?/index.html$ supporter/ [L, R]
         RewriteRule    ^/?members?/(.+)$ projects/$1 [L, R]
         RewriteRule    ^/?members?/?$ supporter/ [L, R]
2016-10-24 13:40:04 -07:00