Basic project structure
This commit is contained in:
parent
e8b6224891
commit
544a526f54
4 changed files with 7 additions and 2 deletions
1
src/SSG/HTML.idr
Normal file
1
src/SSG/HTML.idr
Normal file
|
@ -0,0 +1 @@
|
|||
module SSG.HTML
|
1
src/SSG/Parser/Core.idr
Normal file
1
src/SSG/Parser/Core.idr
Normal file
|
@ -0,0 +1 @@
|
|||
module SSG.Parser.Core
|
1
src/SSG/Parser/Markdown.idr
Normal file
1
src/SSG/Parser/Markdown.idr
Normal file
|
@ -0,0 +1 @@
|
|||
module SSG.Parser.Markdown
|
Loading…
Add table
Add a link
Reference in a new issue