Skip to content
Snippets Groups Projects
Commit f27ba4e7 authored by Vincent Mazenod's avatar Vincent Mazenod
Browse files

fix math render as submodule

parent d300378d
No related branches found
No related tags found
No related merge requests found
......@@ -5,3 +5,4 @@ pelican.pid
srv.pid
blog_limos.egg-info
node_modules
venv
[submodule "plugins/math_render"]
path = plugins/math_render
url = https://github.com/barrysteyn/pelican_plugin-render_math.git
......@@ -3,6 +3,7 @@
```bash
sudo pip install --editable .
git submodule update --recursive --remote
```
## Lancer le serveur de prévisualisation
......
Subproject commit 2bb931abf47ed1b23da0c6ae41f82149b132c49f
Subproject commit 4aa206eda5af3626203b80062e0d2fbe3971fd82
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment