str4d
c914621298
Highlight docs/spec/common-structures as DataSpec
2013-06-12 01:30:01 +00:00
str4d
2bb4def009
Initial version of DataSpecLexer
2013-06-12 01:29:36 +00:00
str4d
6b2c7e7013
Fixed bug in get-involved/bounties
2013-06-11 23:28:02 +00:00
str4d
02027ffe16
Updated current I2P version to 0.9.6
2013-06-11 14:00:58 +00:00
str4d
42313a1cb9
Highlight docs/api/bob as plain text
2013-06-11 13:48:21 +00:00
str4d
96d1316d6d
Updated translation strings
2013-06-11 12:45:56 +00:00
str4d
5c69322f2b
propagate from branch 'i2p.www' (head 1be3724265f45ffd0eb0af6d9dc869318b94be2f)
...
to branch 'i2p.www.revamp' (head 0e7878efa22d01668a4644e60c37108c87eb25f8)
2013-06-11 12:43:33 +00:00
str4d
24a87eb5e8
merge of '1d76ae86400e177af476a65376b5e94caf3f0397'
...
and '716a93dbd123d80e83ebed2e13d7b5d3bc5b0eda'
2013-06-11 12:30:14 +00:00
str4d
e1eeba0988
Blog index styling
2013-06-11 12:30:05 +00:00
str4d
4d7b3df779
Style fix
2013-06-11 00:34:45 +00:00
str4d
85ab88281c
Team updates
2013-06-11 00:26:08 +00:00
kytv
1d8535e637
updates from tx (after running update-existing-po.sh)
2013-06-10 22:19:57 +00:00
str4d
51affabc20
Tag BOB spec in docs/api/bob for highlighting
2013-06-10 12:33:09 +00:00
str4d
315f00d1e4
Tag datastructure definitions in docs/transport/* for highlighting
2013-06-10 07:47:26 +00:00
str4d
101bfae7d8
Match <h4> styling to other headings
2013-06-10 07:24:11 +00:00
str4d
6a1d9daa57
Tag datastructure definitions in docs/spec/* for highlighting
...
Currently the language used for highlighting is auto-detected and not ideal.
A datastructure-definition lexer should be created to optimize highlighting.
Some specifications have links to other parts of the documentation; currently
these would get escaped and highlighted (and so these specifications have not
been tagged). The HighlightExtension needs extending so that sections of text
to not highlight (or escape) can be marked. Alternatively, the HTML formatter
supports adding links using a ctags file, but this would require formalizing
the datastructure-definition format enough to be able to identify names
properly.
2013-06-10 07:23:39 +00:00
str4d
aaa5d03bd1
Added docs/specs/geoip to nav
2013-06-10 02:46:19 +00:00
0023ff172c
updates
2013-06-10 01:48:16 +00:00
str4d
1fc2847ba3
Pad syntax highlighting boxes for clarity
2013-06-09 23:52:44 +00:00
str4d
2e421ef159
Tweaked bottom padding of pages
2013-06-09 23:37:31 +00:00
str4d
0c089d64fa
Updated translation strings
2013-06-09 23:27:41 +00:00
str4d
d96ed15ab3
Parse pages/global/macros for translation strings
2013-06-09 23:26:51 +00:00
str4d
c09b8b2d94
Tagged labels
2013-06-09 23:25:52 +00:00
str4d
effb6f2521
Labels for blog post info
2013-06-09 23:23:15 +00:00
str4d
c6adccacad
Style lastupdated better in mobile view
2013-06-09 22:38:38 +00:00
str4d
108a27d7ac
Use lastupdated styling for blog post info
2013-06-09 22:21:09 +00:00
b683fe4334
- Correct errors in the specification of the BuildResponseRecord.
...
The first 32 bytes are not random; they are the hash of the following 496 bytes.
2013-06-06 15:13:44 +00:00
str4d
dd5ca25696
Updated translation strings
2013-06-06 01:56:08 +00:00
str4d
06f028663b
propagate from branch 'i2p.www' (head 05cb56392a6d2ee1ecc7ab8bd3dcf746abb09b81)
...
to branch 'i2p.www.revamp' (head 91549a81e68382a2cdc7c06020b19c1fe9f833e4)
2013-06-06 01:53:33 +00:00
str4d
09d05229ca
Updated translation strings
2013-06-06 01:31:38 +00:00
str4d
f42c071d0d
Copy env's pybabel into base dir to fix string extraction
...
The jinja2 extracter needs to know about our custom HighlightExtension (used on
pages such as get-involved/develop/applications), which is not in the env's
python path. Copying pybabel into the base dir gives it access to our modules.
This is only required for string extraction; other scripts use pybabel from the
env directly.
If the env's pybabel version is updated, this copy must also be updated.
2013-06-06 01:26:25 +00:00
7dfc92b6fb
- Update proposal for requesting encrypted replies in a DatabaseLookupMessage
...
- Add proposal for RequestVariableLeaseSet
- Clarify setting for unused bits in BuildRequestRecord flag byte
2013-06-05 16:50:31 +00:00
kytv
f5bec22436
updates from tx
2013-06-05 10:00:16 +00:00
str4d
459813b906
Fixes to get-involved/develop/applications after merge
2013-06-05 02:58:09 +00:00
str4d
b6a0a63a1f
Migrated release-0.9.6.html
2013-06-04 13:57:19 +00:00
str4d
24168fb4e5
Migrated geoip.html
2013-06-04 13:33:02 +00:00
str4d
25a8c353f8
Migrated bounty_netdb.html
2013-06-04 13:25:36 +00:00
str4d
558326db73
Legacy urls: volunteer -> get-involved
2013-06-04 13:16:58 +00:00
str4d
a06023b5d5
Changes to docs/api/datagrams from merge
2013-06-04 13:16:07 +00:00
str4d
892a704ce8
propagate from branch 'i2p.www' (head 62a731f768583a0395b0bc7616382dd5b698b88c)
...
to branch 'i2p.www.revamp' (head 602b2ecdbd48945fc7ce3858a1c066d6a148379d)
2013-06-04 13:09:44 +00:00
kytv
68af5e53be
merge of '56f4519aa3d0d68a9e6a2294da238d75ab648571'
...
and '685cf78352458e68c7892205b44b20aea14cbcf2'
2013-06-04 11:15:32 +00:00
str4d
cdf93e3ca1
Added no flag
2013-06-04 09:37:02 +00:00
str4d
8c89ae48bf
Added version to download urls (to pass to mirrors requiring it)
2013-06-04 09:36:42 +00:00
dev
fe359df1ca
Added link to NetDB proposal.
2013-06-04 08:01:29 +00:00
str4d
eb5d5bddcf
Added Google Drive to mirrors
2013-06-03 23:52:37 +00:00
str4d
983628e09e
Enable specific version to be passed to ver()
2013-06-03 23:46:35 +00:00
2c037eaa20
encryption updates
2013-06-01 16:55:08 +00:00
e7e615849b
0.9.6 backup news
2013-05-29 00:18:42 +00:00
dev
0c939ed43b
Added NetDB bounty and a few subbounties.
2013-05-28 10:49:40 +00:00
691d549c73
0.9.6
2013-05-28 00:21:32 +00:00