Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bark-ssg

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bark-ssg

Single file static site generator.

  • 1.3.4
  • PyPI
  • Socket score

Maintainers
1

Bark

Bark is a single file static site generator. I set out to make it primarily because I got tired of dealing with Jekyll and didn't want to put a bunch of effort into tweaking Pelican to look alright.

I hope to continually improve it so perhaps others might find it useful.

Features

  • Single file
  • Jinja2 templating language
  • Posts support markdown formatting thanks to Hoedown with SmartyPants.

Installation

You can install using the source by simply using::

python setup.py install --user

or::

sudo python setup.py install

for system wide installation.

Usage

Usage: bark [options] (new NAME|make [SETTINGS])

-h, --help Show this message. --version Show version.

Contributing

If something is wrong or could be improved, let me know or submit a pull request.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc