Atanas Korchev
|
d27194b4f8
|
Disable gfm line-ending handling in order to avoid unwanted <br>
|
2014-07-11 16:17:05 +03:00 |
Stefan Dobrev
|
12c7996b5b
|
Ensure json mimetype is not present in web.config.
There are cases that the json mimetype is already added in the IIS mimetypes. Make sure it is removed before registering our own mimetype.
|
2014-07-11 12:06:52 +03:00 |
Atanas Korchev
|
e0a397d41c
|
Allow text replacements in the front matter.
|
2014-07-07 16:52:38 +03:00 |
Atanas Korchev
|
f73e90b104
|
Ignore pages with publish: false
|
2014-07-07 12:34:09 +03:00 |
Atanas Korchev
|
25094bde84
|
Handle directories without pages.
|
2014-07-04 15:20:54 +03:00 |
Atanas Korchev
|
b262bd8dd3
|
Remove index.md
|
2014-07-04 14:08:19 +03:00 |
Atanas Korchev
|
b86f5066ca
|
Update README.md
|
2014-07-02 11:56:05 +03:00 |
Atanas Korchev
|
345825aa40
|
Update README.md
|
2014-07-02 11:53:30 +03:00 |
Tsvetomir Tsonev
|
2fe3869c0d
|
Update markdown extension
|
2014-07-02 11:22:29 +03:00 |
Atanas Korchev
|
40fba2ba0a
|
Update README.md
|
2014-07-02 11:21:24 +03:00 |
Atanas Korchev
|
1df01f3071
|
Update README.md
|
2014-07-02 11:11:02 +03:00 |
Atanas Korchev
|
cea0613c16
|
Merge pull request #1 from telerik/warn-for-missing-slug
Warn when a slug with no matching page is found.
|
2014-07-01 15:38:34 +03:00 |
Atanas Korchev
|
7b8ccd9829
|
Avoid redirecting when html file with the same path exists.
|
2014-07-01 14:27:01 +03:00 |
Stefan Dobrev
|
ab69509fab
|
Warn when a slug with no matching page is found.
|
2014-07-01 14:25:52 +03:00 |
Atanas Korchev
|
9b1f3a558b
|
Support multiple categories for the redirects.
|
2014-06-30 17:01:53 +03:00 |
Atanas Korchev
|
1af6136646
|
Remove test directory.
|
2014-06-30 15:30:41 +03:00 |
Atanas Korchev
|
21a1992482
|
Generate redirects for directories.
|
2014-06-30 15:27:39 +03:00 |
Atanas Korchev
|
e296231d88
|
Expose categories method.
|
2014-06-30 13:41:22 +03:00 |
Atanas Korchev
|
045f5556fb
|
Add redirects in web.config based on previous_url.
|
2014-06-26 14:23:43 +03:00 |
Alex Gyoshev
|
89e4d0c0fc
|
Fix padding to be adequate for single-line content
|
2014-06-26 13:53:31 +03:00 |
Alex Gyoshev
|
efebb633c3
|
Adjust blockquote styles, add table styles for blockquote
|
2014-06-26 13:48:23 +03:00 |
Alex Gyoshev
|
f3ff495f90
|
Remove uppercase transform
|
2014-06-25 18:55:48 +03:00 |
Atanas Korchev
|
a1eb203f05
|
Remove broken require.
|
2014-06-25 18:33:23 +03:00 |
Atanas Korchev
|
7bd1d13ac7
|
Implement html pipeline filter for custom id generation used in the API topics.
|
2014-06-25 18:16:27 +03:00 |
Alex Gyoshev
|
b7b5c1f315
|
Fix layout for shorter content pages
|
2014-06-25 17:58:28 +03:00 |
Petyo Ivanov
|
3ad611af6e
|
A PDF generator proof of concept
|
2014-06-25 17:46:11 +03:00 |
Atanas Korchev
|
5852c15e98
|
Use html pipeline for markdown conversion.
|
2014-06-25 17:17:56 +03:00 |
Atanas Korchev
|
df94608299
|
Order directories before files if they don't have their position set.
|
2014-06-25 14:25:47 +03:00 |
Atanas Korchev
|
5178eb1fe3
|
Remove some more logging.
|
2014-06-25 13:58:47 +03:00 |
Atanas Korchev
|
c2846097b5
|
Remove logging.
|
2014-06-25 13:56:01 +03:00 |
Atanas Korchev
|
f4db9e9b55
|
Add support for wildcards in the navigation.
|
2014-06-25 13:34:58 +03:00 |
Atanas Korchev
|
372c0043f1
|
Add nested directory.
|
2014-06-25 13:34:40 +03:00 |
Petyo Ivanov
|
8c11047687
|
Remove deprecated README contents
|
2014-06-24 18:47:35 +03:00 |
Petyo Ivanov
|
d9cd83b134
|
Initial commit
|
2014-06-24 18:42:13 +03:00 |