Skip to main content

Static site generator for simple personal art/picture/photo blogs.

Project description

artblog

PyPI version License: MIT

Static site generator for art blogs written with markdown and lots of images.

Goals:

  • Simplicity (minimal configurability)
  • Posts source data from multiple directories (e.g. multiple Git repositories)

Limitations:

  • No e-commerce features

Easy To Use

  1. Install: python -m pip install artblog
  2. Generate config.yml template: artblog path/to/config.yml
  3. Configure: Edit the path/to/config.yml file
  4. Generate: artblog path/to/config.yml
  5. Copy to your web host: scp -r output/* hosting_site:~/www/.

The config.yml file is where you specify the information about your site's URL, locations of your content, etc. In step 2 above, you specify where you want to create the template for config.yml. After that, you edit this file.

Steps 4 and 5 are repeated as you add articles over time.

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

artblog-0.3.0.tar.gz (10.1 kB view hashes)

Uploaded Source

Built Distribution

artblog-0.3.0-py3-none-any.whl (10.6 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