mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-05 21:45:26 +02:00
[Feature] Static pages rendering 🤩 (#274)
This commit is contained in:
parent
8c794304b6
commit
4ad37abed0
20 changed files with 554 additions and 705 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -75,7 +75,7 @@ db/
|
|||
.DS_Store
|
||||
|
||||
# Uploads
|
||||
/public/uploads
|
||||
/uploads
|
||||
/public/uploads_test
|
||||
|
||||
# Compiled files
|
||||
|
@ -83,3 +83,5 @@ db/
|
|||
/public/dist/*
|
||||
|
||||
*.local.yaml
|
||||
|
||||
static-build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue