mirror of
https://github.com/gryf/window-maker.github.io.git
synced 2025-12-17 19:20:17 +01:00
Introduced submodule for Jekyll plugin.
Currently, we need to clone restructuredText renderer manually. There was also some brainsplit between readme file and the reality. It should be easier now, by using either --recurse-submodules for git clone or git submodule update --update.
This commit is contained in:
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
[submodule "_plugins/jekyll-rst"]
|
||||
path = _plugins/jekyll-rst
|
||||
url = https://github.com/gryf/jekyll-rst
|
||||
Reference in New Issue
Block a user