HyMeRa Production

Selamat Datang, Welcome, Assalamu'alaikum ahlan wa sahlan, ようこそ , Hoan nghênh, Xush kelibsiz, Laskavo proschmo, Le amogetswe, ยินดีต้อนรับ, Maligayang pagdating, வாங்க, Wilkomme, Välkomna, Bienvenidos, Karibu, Dobrodošli, Vitajte, Добро пожаловать, Bun venit, Bem-vindos, Velkommen, tavtai morilogtun, Salve, Қош келдіңіз!, 환영합니다, Benvenuti/e, सवागत हैं, Willkommen, Bienvenue, Vítáme vás, 歡迎光臨, 欢迎光临, Добре заварили, Dobrodošli, (translation by omniglot.com)

Sabtu, 19 Mei 2012

Linux > Free Download acrylamid 0.3.3

Yet another static blog generator
acrylamid is yet another lightweight static blogging app written in Python and designed to get a high quality output. Its licensed under BSD Style, 2 clauses.

Quickstart

pip install acrylamid

You'll need python, jinja2 and either markdown (default) or docutils. For nicer urls also translitcodec is required. pygments and asciimathml for colored code listings respectively MathML. Full-featured installation do:

pip install docutils translitcodec pygments asciimathml

Get acrylamid and edit conf.yaml and layouts/. Run acrylamid with:

$> acrylamid init myblog
 create myblog/content/
 ...
$> cd myblog/
$> acrylamid gen
 warn using mtime from
 create '/articles/index.html', written to output/articles/index.html
 create 'Die Verwandlung', written to output/2011/die-verwandlung/index.html
 create '/atom/index.html', written to output/atom/index.html
 create '/rss/index.html', written to output/rss/index.html
 create '/', written to output/index.html


Using acrylamid

output/
├── 2011/
│ └── a-meaningful-title/
│ └── index.html
├── articles/
│ └── index.html
├── atom/
│ └── index.html
├── rss/
│ └── index.html
└── index.html


Filters

- markdown: rendering Markdown (+asciimathml,pygments)
- rest: reStructuredText (+pygments)
- typography: https://code.google.com/p/typogrify/ (and custom modifications)
- summarize: summarizes posts to 200 words
- hyphenation: hyphenate words (len > 10) based on language
- head_offset: decrease headings by offset

Views

- articles: articles overview
- entry: renders single entry to given slug
- index: creates pagination / and /page/:num
- feeds: valid atom/rss feed

Product's homepage
Here are some key features of "acrylamid":

· blog articles, pages and rss/atom feeds
· theming support (using jinja2)
· Markdown and reStructuredText as markup languages
· MathML generation using AsciiMathML
· hyphenation using ­
· modern web-typography

Requirements:

· Python

Site Download Here 

Tidak ada komentar:

Posting Komentar

Hanya manusia yang berkomentar baik dan sopan. sedangkan hanya binatang yang berkomentar buruk dan tidak memikirkan perasaan dan tidak menghargai orang lain... Trima kasih....