All Projects → akrylysov → yozuch

akrylysov / yozuch

Licence: BSD-3-Clause License
reStructuredText based static blog generator

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to yozuch

django-fluent-blogs
A blog engine with flexible block contents (based on django-fluent-contents)
Stars: ✭ 36 (+28.57%)
Mutual labels:  blog-engine
gitype
以 Git 作为数据源的博客系统
Stars: ✭ 30 (+7.14%)
Mutual labels:  blog-engine
nera
A lightweight static site generator
Stars: ✭ 12 (-57.14%)
Mutual labels:  blog-engine
polkadot-apps
Fork of Polkadot.js Apps with Subsocial types.
Stars: ✭ 17 (-39.29%)
Mutual labels:  blog-engine
funblog
A simple blog software written in Haskell
Stars: ✭ 84 (+200%)
Mutual labels:  blog-engine
microlight
A fully IndieWeb-compatible PHP blogging engine
Stars: ✭ 35 (+25%)
Mutual labels:  blog-engine
aws-cpp-developer-guide
Content for the AWS SDK for C++ Developer Guide. For more info about the AWS C++ SDK, go to http://github.com/aws/aws-sdk-cpp
Stars: ✭ 19 (-32.14%)
Mutual labels:  restructuredtext
smallblog
Flat file markdown blogging system with filesystem watch and extended markdown support
Stars: ✭ 23 (-17.86%)
Mutual labels:  blog-engine
agouti
A platform for collective blogs and social media platform, forum, question and answer service. Catalog of sites (programs), site navigation and directories - facets. A community based on the PHP HLEB micro-framework.
Stars: ✭ 36 (+28.57%)
Mutual labels:  blog-engine
minimal
Website and blog generator for Go, Node.js or Python
Stars: ✭ 94 (+235.71%)
Mutual labels:  blog-engine
sphinx-rest-cheatsheet
A compact cheat sheet for writing documentation string for Sphinx, with focus on Python.
Stars: ✭ 17 (-39.29%)
Mutual labels:  restructuredtext
mayday
mayday博客系统,基于springboot、mybatis、ehcache、thymeleaf、bootstrap做的博客系统,完美自适应,支持markdown编辑器
Stars: ✭ 113 (+303.57%)
Mutual labels:  blog-engine
RooCMS
RooCMS - This is easy and convenient content management system designed to quickly create websites.
Stars: ✭ 21 (-25%)
Mutual labels:  blog-engine
Bear-Blog-Engine
Modern blog engine made with Go and the Next.js framework
Stars: ✭ 23 (-17.86%)
Mutual labels:  blog-engine
flatboard
A very Fast & Lightweight Flat-file forum software, Markdown and BBcode editor.
Stars: ✭ 30 (+7.14%)
Mutual labels:  blog-engine
entries.pub
WIP IndieWeb blog engine
Stars: ✭ 13 (-53.57%)
Mutual labels:  blog-engine
blask
Blog Engine based on Flask
Stars: ✭ 42 (+50%)
Mutual labels:  blog-engine
simple-blog-engine-for-asp-net-core
A simple blog engine for ASP.NET Core developers.
Stars: ✭ 15 (-46.43%)
Mutual labels:  blog-engine
sweetroll2
A powerful micro/blogging engine with IndieWeb features (abandoned)
Stars: ✭ 27 (-3.57%)
Mutual labels:  blog-engine
rstpad
Standalone reStructuredText editor with live preview (native app)
Stars: ✭ 35 (+25%)
Mutual labels:  restructuredtext

Yozuch

https://travis-ci.org/akrylysov/yozuch.svg?branch=master

Yozuch is a reStructuredText based static blog generator written in Python 3.

Documentation is available at http://yozuch.krylysov.com/.

Quick start

pip3 install yozuch
yozuch init myblog
cd myblog
yozuch serve

Open http://127.0.0.1:8000/ in a browser to preview your blog.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].