Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mathieu Trossevin
blog.limos.fr
Commits
f27ba4e7
Commit
f27ba4e7
authored
Oct 23, 2018
by
Vincent Mazenod
Browse files
fix math render as submodule
parent
d300378d
Changes
4
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
f27ba4e7
...
...
@@ -5,3 +5,4 @@ pelican.pid
srv.pid
blog_limos.egg-info
node_modules
venv
.gitmodules
0 → 100644
View file @
f27ba4e7
[submodule "plugins/math_render"]
path = plugins/math_render
url = https://github.com/barrysteyn/pelican_plugin-render_math.git
README.md
View file @
f27ba4e7
...
...
@@ -3,6 +3,7 @@
```
bash
sudo
pip
install
--editable
.
git submodule update
--recursive
--remote
```
## Lancer le serveur de prévisualisation
...
...
math_render
@
4aa206ed
Subproject commit
2bb931abf47ed1b23da0c6ae41f82149b132c49f
Subproject commit
4aa206eda5af3626203b80062e0d2fbe3971fd82
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment