Feat: First import
This commit is contained in:
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
cache/*
|
||||||
|
output/*
|
||||||
|
pelican-plugins/*
|
||||||
|
pelican-themes/*
|
||||||
|
content/Enseignements/2*
|
||||||
|
__pycache__
|
||||||
|
*.pid
|
||||||
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
[submodule "pelican-plugins"]
|
||||||
|
path = pelican-plugins
|
||||||
|
url = https://github.com/getpelican/pelican-plugins.git
|
||||||
Reference in New Issue
Block a user