Skip to main content

My new blog

Project description

Blarg README

A static site generator

Installation:

git clone git@github.com:pydanny/blarg.git
cd blarg
pip install -e .

Building:

blarg build .

Serving the site:

blarg serve

Release to PyPI

Create a pull request that:

  1. Adds release notes to CHANGELOG.md.

  2. Updates the VERSION constant in pyproject.toml and .

Commit these changes in a single commit with subject matching Bump version to v....

After merging the pull request, push an annotated tag to Github with:

make tag

This will trigger a Github action to publish the package to PyPI.

Note: Until we're configured, just do this to release:

pip install -U build twine
python -m build
twine upload dist/*

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

blarg-0.2.0.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

blarg-0.2.0-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file blarg-0.2.0.tar.gz.

File metadata

  • Download URL: blarg-0.2.0.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for blarg-0.2.0.tar.gz
Algorithm Hash digest
SHA256 8c654c50a6eadb5cc962c5fff74632b3fde6faf3db3159ab14cd12d2008a0d86
MD5 5ef9f0797929eb36bdb57671b3fa4a89
BLAKE2b-256 1d4e2c49a27daa0e855fa3b210a787cebc0f160970388ca4c7642f46223338a3

See more details on using hashes here.

File details

Details for the file blarg-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: blarg-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 4.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for blarg-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 304579c4bba268b6956e960146d77dc094b97b9732e64fd471c6c362d17bd1e6
MD5 701508f81e2ad2a705ddbcf8c12a3e57
BLAKE2b-256 f27a64fe86217dc33004598c19beb34eca88ddbc2f7734148417572ae90fee29

See more details on using hashes here.

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