Commit graph

29 commits

Author SHA1 Message Date
Stanley Lieber
152479e0d9 etc/initrc: change default markdown formatter from markdown.pl (no modern perl on plan 9) to md2html.awk (works everywhere) 2016-12-02 20:35:58 -05:00
Stanley Lieber
a99fa8b44f initial import of changes from 9front bikeshedding; bundle rc-httpd 2016-02-04 15:05:05 -05:00
Uriel
640aa2f900 Documentation updates:
- Try to explain better that werc expects Plan 9 tools in /usr/local/plan9/bin/
- Note possible bug.
- Other small doc changes.
2011-06-28 01:50:24 +00:00
Uriel
cd454bb225 Document what you need to change in initrc if you want to use 9base. 2010-05-05 21:57:38 +00:00
Uriel
8a30cf0b68 Add example of formatter option using md2html.awk. 2009-07-28 20:48:18 +02:00
Uriel
78ff5df038 Add a dummy file to etc/users/ so hg doesn't swallow it. 2009-07-20 02:17:07 +00:00
Uriel
e10ba023ba Remove trailing / from path elements to make nsz happy 2009-03-06 16:58:51 +00:00
Uriel
93ad9c35c0 Use new conf_enable_... interfaces, this also alos us to make the default for $enabled_apps nil. 2009-02-08 00:23:33 +00:00
Uriel
2e1f0dd32f Convert fltr_cache into a function. Enable output buffering which had been commented out for unknwon reasons. 2009-02-06 22:09:32 +01:00
Uriel
954d1c773d Minor updates to initrc comments. 2009-01-11 07:41:24 +01:00
Uriel
2b29543b68 Simplify genbody/set_handler and reorg some env vars, including moving sitedirs/sitedir out of default initrc. 2009-01-04 22:49:05 +01:00
Uriel
9fd9ddb7f5 Enable blagh app by default 2008-12-29 00:04:07 +01:00
Uriel
d01e553bab Make sure . is in $path, needed when sourcing config files so we can avoid the ./... dance. 2008-12-27 11:48:46 +01:00
Uriel
322db9393d Add sample 'hello world' app and enabled_apps config variable. 2008-12-21 09:37:40 +01:00
Uriel
28b82f244b Make sites/ dir configurable. 2008-12-20 02:18:11 +01:00
Uriel
bdf9922a24 Use explicitly relative paths when sourcing now that . is not in path
Add comment about perf issues with menu()
2008-10-26 05:29:42 +01:00
Uriel
9139cdafc6 Add back /usr/bin/ to default path (/usr/bin/awk makes us actually less portable *sigh*)
And update to use the new fproc_cache.rc and expand the comment explaining how it works.
2008-10-26 04:58:20 +01:00
Uriel
4f75a5b3b6 Tighten default path setting, this forces us to make references to /usr/bin/ programs explicit, which should help become more portable... it also messes up awk until we can get it into p9p 2008-10-26 04:27:27 +01:00
Uriel
511fcd2416 Make some corrections to default initrc comments and update to use the renamed md_cache.rc 2008-10-26 04:02:33 +01:00
Uriel
431b8c7eae Enable search for lib files in deprecated paths only if disableDeprecated is not true. 2008-09-25 07:01:30 +02:00
Uriel
83a10c526a Reorganization of included and template files, made more consistent and logical. inc/ is now called lib/, and all non-staic files in pub/ have moved to lib/.
In site dirs _config and _default.tpl have moved to _werc/ in preparation for things like comments.
2008-09-24 20:21:32 +02:00
Uriel
efc509ac12 Use plan9port var so we can set the location of p9p without having to change the $path 2008-09-17 02:40:24 +02:00
Uriel
ca3c688c52 Reorganize configuration variables, now all settings can be customized from initrc.local and the default initrc documents the available options 2008-09-17 02:16:33 +02:00
Uriel
5849b44dd0 Add some new debug facilities, and also fix a minnor bug in the new blog-sidebar-menu 2008-07-06 01:49:45 +02:00
Uriel
bca1393085 Content updates for both gsoc and harmful 2007-05-31 02:12:02 +02:00
Uriel
b82b27f6cd Remove obsolete sitemap and minnor style update 2007-05-29 04:04:55 +02:00
Uriel
546713b0d6 A bunch of stuff before breaking things up 2007-05-28 04:07:40 +02:00
Uriel
755893185a Add sitetitle= 2007-05-28 03:06:12 +02:00
Uriel
0257b46c7f Initial commit 2007-05-27 13:25:55 +02:00