{"id":15481718,"url":"https://github.com/venthur/blag","last_synced_at":"2025-04-05T15:03:16.824Z","repository":{"id":38187440,"uuid":"335070194","full_name":"venthur/blag","owner":"venthur","description":"blag is a blog-aware, static site generator -- it uses Markdown and is written in Python.","archived":false,"fork":false,"pushed_at":"2024-10-14T14:22:08.000Z","size":471,"stargazers_count":67,"open_issues_count":6,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-19T05:17:39.519Z","etag":null,"topics":["blag","debian","jinja2","markdown","pygments","python","static-site-generator"],"latest_commit_sha":null,"homepage":"https://blag.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/venthur.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-01T20:07:02.000Z","updated_at":"2024-10-13T18:21:08.000Z","dependencies_parsed_at":"2023-09-27T12:35:22.985Z","dependency_job_id":"8bbf5989-bbe9-4239-ab6b-a94fd2fa2185","html_url":"https://github.com/venthur/blag","commit_stats":{"total_commits":376,"total_committers":6,"mean_commits":"62.666666666666664","dds":0.4228723404255319,"last_synced_commit":"e631b17fb15f161e3c89959e794d8fc5feadd7f8"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venthur%2Fblag","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venthur%2Fblag/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venthur%2Fblag/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venthur%2Fblag/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/venthur","download_url":"https://codeload.github.com/venthur/blag/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247353729,"owners_count":20925329,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blag","debian","jinja2","markdown","pygments","python","static-site-generator"],"created_at":"2024-10-02T05:05:47.904Z","updated_at":"2025-04-05T15:03:16.805Z","avatar_url":"https://github.com/venthur.png","language":"Python","readme":"# blag\n\nblag is a blog-aware, static site generator, written in [Python][].\n\n* an example \"deployment\" can be found [here][venthur.de]\n* online [documentation][] is available on https://readthedocs.org.\n\nblag is named after [the blag of the webcomic xkcd][blagxkcd].\n\n[python]: https://python.org\n[blagxkcd]: https://blog.xkcd.com\n[venthur.de]: https://venthur.de\n[documentation]: https://blag.readthedocs.io/en/latest/\n\n\n## Features\n\n* Write content in [Markdown][]\n* Good looking default theme:\n  ![Blag Screenshot](blag/static/blag.png)\n* Theming support using [Jinja2][] templates\n* Generation of Atom feeds for blog content\n* Fenced code blocks and syntax highlighting using [Pygments][]\n* Integrated devserver\n* Available on [PyPI][]\n\nblag runs on Linux, Mac and Windows and requires Python \u003e= 3.10\n\n[markdown]: https://daringfireball.net/projects/markdown/\n[jinja2]: https://palletsprojects.com/p/jinja/\n[pygments]: https://pygments.org/\n[pypi]: https://pypi.org/project/blag/\n\n\n## Install\n\nblag is available on [PyPI][], you can install it via:\n\n```bash\n$ pip install blag\n```\n\nOn Debian or Ubuntu, you can also just install the Debian package:\n\n```bash\n$ sudo aptitude install blag\n```\n\n\n## Quickstart\n\n```bash\n$ pip install blag                  # 1. install blag\n$ blag quickstart                   # 2. create a new site\n$ vim content/hello-world.md        # 3. create some content\n$ blag build                        # 4. build the website\n```\n","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fventhur%2Fblag","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fventhur%2Fblag","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fventhur%2Fblag/lists"}