Commit graph

16 commits

Author SHA1 Message Date
531a97a3c9
Eliminate "conservancy" and "apps" subdirectories
The directory nesting is unnecessary here and confusing to navigate. I've moved
all apps to the project subdirectory, currently called "www", but soon to be
renamed "conservancy".

I've also moved manage.py to the top-level directory.
2023-10-25 12:36:39 +11:00
09a4b021c1 Repair menu highlighting, both for main menu and submenus
During the recent improvements made on the website, the menus and
submenu highlighting for selected menus fell into disarray.
Correction requires changes to the CSS and templates both, because
Django doesn't really have a convenient way to set variables in
templates to use to solve this.

There are still a few submenu items highlighting not working even
after this commit.  More work needs  to be done.
2021-10-21 08:39:47 -07:00
Brett Smith
c599c44344 static: Remove unnecessary hostnames from links. 2017-02-21 10:34:36 -05:00
Brett Smith
5dcccea48f static: Make subsite links HTTPS. 2017-02-21 10:33:39 -05:00
Bradley M. Kuhn
30fdeb75aa Merge branch 'master' of ssh://k.sfconservancy.org/website 2016-08-09 15:47:32 -07:00
Bradley M. Kuhn
59f08ae812 Various fixes from regenerated from Markdown source 2016-08-09 15:16:44 -07:00
Martin Michlmayr
bd5738bdca Fix typo 2016-08-09 14:28:34 -07:00
Bradley M. Kuhn
c41c973f99 Clarify this sentence. 2016-08-09 11:38:50 -07:00
Bradley M. Kuhn
73f0b434ca Shorten title. 2016-08-09 11:35:28 -07:00
Bradley M. Kuhn
787f58c121 Fix incorrect word. 2016-08-09 10:25:51 -07:00
Bradley M. Kuhn
9a142ebfd7 Add link to partial source release. 2016-08-08 22:05:59 -07:00
Bradley M. Kuhn
2d694dafc2 Remove unprocessed backreference to footnote 2016-08-08 22:03:18 -07:00
Bradley M. Kuhn
20d1d04191 Fix code command formatting. 2016-08-08 21:57:27 -07:00
Bradley M. Kuhn
3d4bf5159b Update with various changes. 2016-08-08 21:55:58 -07:00
Bradley M. Kuhn
49aad6b046 Add introduction text. 2016-08-08 21:38:02 -07:00
Bradley M. Kuhn
7128285bcc VMware code similarity analysis. 2016-08-08 21:34:31 -07:00