markdoc 静态博客
彦滫晨
36
0
ZIP
2018-12-09 19:12:38
一个轻量级的静态博客,通过markdown文件生成html,改自Zachary Voase的markdoc
markdoc.zip
(预估有个71文件)
MANIFEST.in
182B
UNLICENSE
1KB
src
markdoc
config.py
6KB
builder.py
10KB
exc.py
255B
directories.py
1KB
__init__.py
2KB
templates.py
878B
server.py
1KB
cli
main.py
1KB
parser.py
1KB
__init__.py
0B
commands.py
12KB
render.py
3KB
wsgi.py
8KB
cache.py
4KB
static
default-templates
document.html
47B
macros
html
537B
crumbs
492B
markdoc-default
document.html
1KB
listing.html
1KB
404.html
334B
base.html
3KB
listing.html
46B
404.html
42B
base.html
43B
default-static
media
css
pygments.css
4KB
style.css
3KB
sass
_typography.sass
1KB
style.sass
48B
_layout.sass
2KB
read.t
6B
doc
index.md
3KB
.markdoc.yaml
197B
quickstart.md
3KB
internals
rendering.md
6KB
development.md
3KB
ref
markup.md
28KB
configuration.md
8KB
layout.md
2KB
tips
apache.md
744B
barebones.md
2KB
syntax-highlighting.md
2KB
authoring.md
2KB
about.md
4KB
test
cache_fixture.py
82B
listing.doctest
3KB
builder_fixture.py
350B
cli_fixture.py
82B
config.doctest
901B
example
_templates
document.html
271B
listing.html
971B
wiki
an_empty_file.md
0B
subdir
hello.md
16B
file3.md
7B
file2.md
9B
file1.md
9B
markdoc.yaml
137B
static
example.css
28B
config_fixture.py
156B
cli.doctest
2KB
listing_fixture.py
82B
cache.doctest
1KB
builder.doctest
3KB
common.py
813B
setup.py
2KB
README.md
7KB
distribute_setup.py
15KB
REQUIREMENTS
61B
nose.cfg
112B
.gitignore
105B
暂无评论