Aaron O'Mullan
|
c166a9863e
|
Resolve image URLs, fixes #38
Using outidr & dir options
|
2014-04-06 16:05:12 -07:00 |
|
Aaron O'Mullan
|
eecb33baa8
|
Fix relative link detection in renderer
|
2014-04-06 15:46:20 -07:00 |
|
Aaron O'Mullan
|
696cbdc3b1
|
Generate section.id in lexer
This allows generating correct URLs for our search index
|
2014-04-06 14:53:33 -07:00 |
|
Aaron O'Mullan
|
9270d7949a
|
In page parser, lex only if not already lexed
|
2014-04-06 14:13:48 -07:00 |
|
Aaron O'Mullan
|
c98ba22b08
|
Move page lexer to separate module
Allow lexer to be used independently of page parser/renderer
|
2014-04-06 14:02:49 -07:00 |
|
Samy Pessé
|
53f714b7f3
|
Add base for generating languages index
|
2014-04-06 12:52:35 -07:00 |
|
Aaron O'Mullan
|
eeb715d5d6
|
Prevent renderer from mutating sections
|
2014-04-06 00:21:55 -07:00 |
|
Aaron O'Mullan
|
58bee15f37
|
Add basic code language normalization
|
2014-04-05 20:04:24 -07:00 |
|
Aaron O'Mullan
|
e414cbd6d1
|
Detect exercise language
And ensure that all code blocks use the same language
|
2014-04-05 13:53:31 -07:00 |
|
Samy Pessé
|
91359fab1e
|
_path is not used anymore
|
2014-04-04 09:47:34 -07:00 |
|
Samy Pessé
|
a52a4bed1a
|
Change normalization of parser to give link in .md
|
2014-04-04 09:47:06 -07:00 |
|
Samy Pessé
|
cb9a0b82ba
|
Fix some typos in lib
|
2014-04-04 00:00:12 -07:00 |
|
Aaron O'Mullan
|
ecb07468f6
|
Resolve relative links to GitHub repo, fixes #6
Useful for linking to blobs and other files …
|
2014-04-02 18:40:53 -07:00 |
|
Aaron O'Mullan
|
3adcd77ae4
|
Merge sections together, fixes #7
|
2014-04-02 16:40:51 -07:00 |
|
Samy Pessé
|
62a2e8f81c
|
Fix #8: Improve page title
|
2014-04-02 16:38:24 -07:00 |
|
Aaron O'Mullan
|
6bcc2d8cf2
|
Expose titles in navigation of current nodes
|
2014-04-02 16:33:31 -07:00 |
|
Samy Pessé
|
eb09f61029
|
Fix usage of highlight.js
|
2014-04-01 23:00:22 -07:00 |
|
Samy Pessé
|
970107c656
|
Fix #3: Add syntax highlighting
|
2014-04-01 17:01:44 -07:00 |
|
Samy Pessé
|
4d880fc05b
|
Improve animation and display of progress bar
|
2014-04-01 01:51:18 -07:00 |
|
Samy Pessé
|
256d1ba35a
|
Add progress calcul
|
2014-04-01 01:21:44 -07:00 |
|
Aaron O'Mullan
|
f776748437
|
Don't add chapters/articles with null paths to navigation
|
2014-04-01 00:45:52 -07:00 |
|
Aaron O'Mullan
|
77136705fc
|
Add level attribute in navigation
|
2014-03-31 19:39:38 -07:00 |
|
Aaron O'Mullan
|
0ad6533f12
|
Add level attribute to chapters/articles
|
2014-03-31 19:34:06 -07:00 |
|
Aaron O'Mullan
|
138dc1f2de
|
Add target _blank support in renderer for external links
|
2014-03-31 18:15:05 -07:00 |
|
Aaron O'Mullan
|
a7b8e24e7a
|
Fix tiny typo
In string not code
|
2014-03-31 17:41:37 -07:00 |
|
Aaron O'Mullan
|
abf8c59946
|
Improve navigation from 1st chapter back to intro
1st chapter’s prev, now links to the intro page
|
2014-03-31 17:40:57 -07:00 |
|
Aaron O'Mullan
|
752b26e963
|
Fix previous/next chapter navigation
|
2014-03-31 17:36:01 -07:00 |
|
Aaron O'Mullan
|
39f1ed055e
|
Add parse.navigation module
With tests
|
2014-03-31 17:06:39 -07:00 |
|
Aaron O'Mullan
|
3f3bade58e
|
Change summary data format
Simplify chapter objects, by making them identical to article objects
besides the .articles attribute
|
2014-03-31 17:06:39 -07:00 |
|
Aaron O'Mullan
|
e9e94a7344
|
Filter out empty sections when generating pages
|
2014-03-31 15:14:31 -07:00 |
|
Aaron O'Mullan
|
a8e0de86e9
|
Generate a unique Id for each section
|
2014-03-31 15:03:06 -07:00 |
|
Aaron O'Mullan
|
8e22d80c7c
|
Add content & code generation for exercise sections
|
2014-03-31 15:00:03 -07:00 |
|
Aaron O'Mullan
|
264a506e8b
|
Fix bug with exercise classification
|
2014-03-31 12:40:53 -07:00 |
|
Aaron O'Mullan
|
89593f46ab
|
Normalize .md links to .html when rendering pages
|
2014-03-31 12:09:28 -07:00 |
|
Aaron O'Mullan
|
1d321207b0
|
Normalize chapter & article paths
|
2014-03-31 12:00:13 -07:00 |
|
Aaron O'Mullan
|
0af1886358
|
Move summary & page parsing code to lib/parse/
|
2014-03-31 01:50:21 -07:00 |
|