Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Merge branch 'master' into more-rstcss-fixes
I used GitHub to create the branch, why did it go wrong?
- Loading branch information
Showing
17 changed files
with
67 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -2,6 +2,9 @@ | ||
Name = mdx_gist | ||
Module = mdx_gist | ||
|
||
[Nikola] | ||
Compiler = markdown | ||
|
||
[Documentation] | ||
Author = Roberto Alsina | ||
Version = 0.1 | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -2,6 +2,9 @@ | ||
Name = mdx_nikola | ||
Module = mdx_nikola | ||
|
||
[Nikola] | ||
Compiler = markdown | ||
|
||
[Documentation] | ||
Author = Roberto Alsina | ||
Version = 0.1 | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -2,6 +2,9 @@ | ||
Name = mdx_podcast | ||
Module = mdx_podcast | ||
|
||
[Nikola] | ||
Compiler = markdown | ||
|
||
[Documentation] | ||
Author = Roberto Alsina | ||
Version = 0.1 | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -2,6 +2,9 @@ | ||
Name = rest_chart | ||
Module = chart | ||
|
||
[Nikola] | ||
Compiler = rest | ||
|
||
[Documentation] | ||
Author = Roberto Alsina | ||
Version = 0.1 | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -2,6 +2,9 @@ | ||
Name = rest_doc | ||
Module = doc | ||
|
||
[Nikola] | ||
Compiler = rest | ||
|
||
[Documentation] | ||
Author = Manuel Kaufmann | ||
Version = 0.1 | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -2,6 +2,9 @@ | ||
Name = rest_gist | ||
Module = gist | ||
|
||
[Nikola] | ||
Compiler = rest | ||
|
||
[Documentation] | ||
Author = Roberto Alsina | ||
Version = 0.1 | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -2,6 +2,9 @@ | ||
Name = rest_listing | ||
Module = listing | ||
|
||
[Nikola] | ||
Compiler = rest | ||
|
||
[Documentation] | ||
Author = Roberto Alsina | ||
Version = 0.1 | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -2,6 +2,9 @@ | ||
Name = rest_media | ||
Module = media | ||
|
||
[Nikola] | ||
Compiler = rest | ||
|
||
[Documentation] | ||
Author = Roberto Alsina | ||
Version = 0.1 | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -2,6 +2,9 @@ | ||
Name = rest_post_list | ||
Module = post_list | ||
|
||
[Nikola] | ||
Compiler = rest | ||
|
||
[Documentation] | ||
Author = Udo Spallek | ||
Version = 0.1 | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -2,6 +2,9 @@ | ||
Name = rest_slides | ||
Module = slides | ||
|
||
[Nikola] | ||
Compiler = rest | ||
|
||
[Documentation] | ||
Author = Roberto Alsina | ||
Version = 0.1 | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -2,6 +2,9 @@ | ||
Name = rest_soundcloud | ||
Module = soundcloud | ||
|
||
[Nikola] | ||
Compiler = rest | ||
|
||
[Documentation] | ||
Author = Roberto Alsina | ||
Version = 0.1 | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -2,6 +2,9 @@ | ||
Name = rest_thumbnail | ||
Module = thumbnail | ||
|
||
[Nikola] | ||
Compiler = rest | ||
|
||
[Documentation] | ||
Author = Pelle Nilsson | ||
Version = 0.1 | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -2,6 +2,9 @@ | ||
Name = rest_vimeo | ||
Module = vimeo | ||
|
||
[Nikola] | ||
Compiler = rest | ||
|
||
[Documentation] | ||
Description = Vimeo directive | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -2,6 +2,9 @@ | ||
Name = rest_youtube | ||
Module = youtube | ||
|
||
[Nikola] | ||
Compiler = rest | ||
|
||
[Documentation] | ||
Version = 0.1 | ||
Description = Youtube directive | ||