Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Apr 16, 2019. It is now read-only.
/blogofilePublic archive

A static website compiler and blog engine written in Python.

License

NotificationsYou must be signed in to change notification settings

EnigmaCurry/blogofile

Repository files navigation

Blogofile is a static website compiler that lets you use various templatelibraries (Mako, Jinja2),and various markup languages (reStructuredText, Markdown, Textile)to create sites that can be served from any web server you like.

Version 0.8 of Blogofile breaks out the core static site compilerand gives it a plugin interface.That allows features like the blog engine that was Blogofile'soriginal raison d`être to be built on top of the core.

blogofile_blog is a blog engine plugin created by the Blogofile developers.With it installed you get a simple blog engine that requires nodatabase and no special hosting environment.You customize a set of Mako templates,create posts in reStructuredText, Markdown, or Textile, (or even plain HTML)and blogofile generates your entire blog asplain HTML, CSS, images, and Atom/RSS feedswhich you can then upload to any old web server you like.No CGI or scripting environment is needed on the server.

See theBlogofile website for an example of a Blogofile-generatedsite that includes a blog,and check out theproject docs for a quick-start guide,and detailed usage instructions.

Or, if you're the "just get it done sort",create a virtualenv,and dive in with:

pip install -U Blogofilepip install -U blogofile_blog

About

A static website compiler and blog engine written in Python.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors17


[8]ページ先頭

©2009-2026 Movatter.jp