Skip to main content

Git + Markdown = blog

Project description

Git-blog Logo Git-blog

Git + Markdown = Your blog

TODO

Internals

Stylesheet is based on water.css

Development

You can lively check your local changes by running the following commands in 2 separate terminals:

curl https://redbean.dev/redbean-tiny-2.2.com > redbean.zip
zip redbean.zip .init.lua
./redbean.zip -D www/

# Lively rebuild
./live-build.sh

# Serve the blog
docker run -v "${PWD}/.out/blog":/usr/share/nginx/html:ro -p 127.0.0.1:8080:80 nginx:alpine

Reload http://127.0.0.1:8080/tech to check the results.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gitblog2-0.1.1.tar.gz (10.7 kB view hashes)

Uploaded Source

Built Distribution

gitblog2-0.1.1-py3-none-any.whl (12.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page