Commit Graph

1379 Commits

Author SHA1 Message Date
str4d
b7bd2b3e45 Remove lang flag from spec URLs 2015-11-25 01:45:49 +00:00
str4d
d4a964ecb4 Only read spec headers when rendering index 2015-11-25 01:45:01 +00:00
str4d
e85e0effd8 propagate from branch 'i2p.www' (head 046364f77d72c10ee7ffcf74e7aaa08eb644ed96)
to branch 'i2p.www.str4d' (head 28335acea75ecad4a4edfeb19993dbe80dd95ca8)
2015-11-25 01:28:15 +00:00
zzz
a451077fde Move multiple SAM session types to proposed 3.3
Add missing i2ptunnel SSL config options
2015-11-25 00:13:38 +00:00
str4d
0a0e22fb2a Update release signer in both locations 2015-11-20 23:23:07 +00:00
str4d
5099cb4e94 Added my pubkey 2015-11-20 23:17:04 +00:00
str4d
77015dd6ee Updated translations 2015-11-20 14:45:34 +00:00
str4d
184ac8e911 Updated translation strings 2015-11-20 14:24:23 +00:00
str4d
72270a94e3 Fixed blog post 2015-11-20 14:20:47 +00:00
str4d
cdcb6450ff Updated translations 2015-11-20 14:20:32 +00:00
str4d
3bbd604e9e merge of '1ea963fdf41eb8e46a7eee971b5a1587a5643065'
and '990118d8d1ea750572e40c7ee7cffbdc9e67449a'
2015-11-20 13:36:29 +00:00
str4d
0b8d767ad0 0.9.23 2015-11-20 13:34:21 +00:00
str4d
8b30d18b87 Fixed URLs in old news to be in-net 2015-11-20 13:32:41 +00:00
zzz
2402438765 more guideline updates 2015-11-19 19:04:48 +00:00
zzz
e343f7dd08 dev guidelines update 2015-11-19 17:49:44 +00:00
str4d
5d36602ccf Updated old news 2015-11-19 04:18:46 +00:00
str4d
e01ac56d63 0.9.23 release blog post 2015-11-19 03:53:46 +00:00
zzz
84c57789e9 clarify BOB "option" command (ticket #1707) 2015-11-18 22:16:04 +00:00
zzz
edb648e148 SSU timestamp rollover note 2015-11-18 20:08:13 +00:00
zzz
30637f82ea Add proposal for SSU SessionRequest extended options 2015-11-18 18:27:39 +00:00
zzz
9144900919 change blog post category 2015-11-18 18:16:45 +00:00
str4d
ff45bfd580 Added new translations 2015-11-16 21:58:26 +00:00
str4d
11f8951ba8 Updated translations 2015-11-16 21:54:01 +00:00
lazygravy
13fc7a2c12 merge of '0b03f8635998356f6b984217a289e98b78f1c4ef'
and '5444d961c10bd26cd201fa942c818cec365870d6'
2015-11-15 20:58:42 +00:00
str4d
2cdf66c034 Get ctag URLs directly 2015-11-15 03:38:27 +00:00
lazygravy
9209ccc8bd Publishing community outreach blog. 2015-11-15 01:46:59 +00:00
str4d
9f7e907529 Bugfix 2015-11-14 23:36:46 +00:00
str4d
9901ec5eab Updated spec nav 2015-11-14 23:08:45 +00:00
str4d
7d2d4a286a Add a template function for getting ctag URLs 2015-11-14 22:55:27 +00:00
str4d
abb969b6cf Updated spectags
* ctags are case-sensitive, and the dataspecs use CamelCase.
* HTML anchor tags are case-sensitive. The old specs used CamelCase to match the
  ctags, and the existing documentation references them extensively.
* reStructuredText links are case-insensitive, and the HTML anchor tags that it
  generates are lower case.

Therefore, the links in the .rst files are given in CamelCase, and the dataspec
formatters convert this to lower case for links. In direct HTML references (in
specs or other areas of documentation), lower case must be used (to be fixed).

Command to generate the file:
cd i2p2www/spec && ctags -f spectags --langdef=rst --langmap=rst:.rst --regex-rst=/_type-\([a-zA-Z0-9]+\)/\\1/t,type/ --regex-rst=/_struct-\([a-zA-Z0-9]+\)/\\1/s,struct/ --regex-rst=/_msg-\([a-zA-Z]+\)/\\1/m,msg/ -R -n *.rst
2015-11-14 22:25:17 +00:00
str4d
ced12f991a Another textspec formatting tweak 2015-11-14 20:41:05 +00:00
str4d
fb3836384e Migrated specs to new format
Content is reStructuredText with Jinja2 markup.

Translation tags have been removed.
2015-11-14 20:40:26 +00:00
str4d
1ad3c76cc3 Add extra space in place of stripped underscores to preserve layouts 2015-11-14 00:07:25 +00:00
str4d
129438c61f Add external option to site_url 2015-11-14 00:06:16 +00:00
zzz
e7c55ca6b6 fixes 2015-11-13 21:27:27 +00:00
str4d
ab16305450 Styling for definition lists 2015-11-13 20:55:55 +00:00
str4d
9ea49ff045 Sort specs in list 2015-11-12 09:48:55 +00:00
str4d
890206f52d Don't add lang= to spec urls 2015-11-12 09:38:30 +00:00
lazygravy
6c6af4b467 Adding community outreach blog draft. 2015-11-12 01:24:31 +00:00
zzz
d657ae7a4b SSU extended options proposal 2015-11-11 13:17:31 +00:00
str4d
84f14fac91 Missing from previous commit 2015-11-10 08:16:01 +00:00
str4d
3816f2f6be First pass at spec viewing system 2015-11-10 08:15:11 +00:00
str4d
8edd5a8df1 Added a formatter for textual dataspecs 2015-11-10 08:09:17 +00:00
echelon2
39c4bae896 small typos 2015-11-09 12:39:47 +00:00
echelon2
8582f5bb6f added monero to the list of accepted coins 2015-11-09 12:36:36 +00:00
str4d
b761e26add Extract metadata extraction method 2015-11-06 21:09:54 +00:00
zzz
871ff5f3f2 Add new console home page hosts approved in meeting 240 2015-11-04 15:13:07 +00:00
kytv
336ed0adab Logs for meeting 240, 2015-11-03 @ 20:00UTC 2015-11-03 21:37:00 +00:00
zzz
0e4320f149 Clarify multiple bw caps (ticket #1701) 2015-11-02 11:59:42 +00:00
kytv
5a82127521 Fix parsing error with s/hottuna_/hottuna/g 2015-10-31 15:07:59 +00:00