UNPKG
scms
Version:
latest (0.1.5)
0.1.5
0.1.2
0.1.1
0.1.0
0.0.2
0.0.1
Skrap Content Management System for blogs and etc...
github.com/pospile/SkrapCMS
pospile/SkrapCMS
scms
/
template
/
startbootstrap
/
config.json
18 lines
(8 loc)
•
221 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"static_files"
:
[
"/css"
,
"/fonts"
]
,
"static_images"
:
[
"/images"
]
,
"theme_index"
:
"index.html"
,
"theme_404"
:
"404.html"
,
"theme_article"
:
"article.html"
,
"theme_user"
:
"user.html"
}