Started working on the frontend
- Added the new post frontend - Hooked up publishing of posts to the site publisher - Added an site exporter as a publishing target
This commit is contained in:
parent
a59008b3e8
commit
e77cac2fd5
40 changed files with 1427 additions and 84 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,4 +1,6 @@
|
|||
build/
|
||||
.idea/
|
||||
node_modules/
|
||||
static/assets/
|
||||
# Local Netlify folder
|
||||
.netlify
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue