Skip to main content

The easy to use and very epic Static Site Generator for blogs!

Project description

RootbeerSSG 🍺

The easy to use and very epic static site generator for blogs!

Just think of the emoji above as a glass of rootbeer ok?

Compatability: Club Penguin Fo Shizzle It works. Why? Made with Python Mom made pizza rolls Open source. Built with swag Pypi Version Total Lines of Code License: CC BY SA 4.0 Python versions Status

What is RootbeerSSG? 🤔

RootbeerSSG (or Rootbeer as I call it 100% of the time) is a SSG that specilises in making static blogs. It can easily integrate with things like Staticman. You can also quickly deploy it to the free hosting platform Netlify

Rootbeer is aimed for people who are new too things like Static Site Generators and strives to make it as easy as possible.

How to download Rootbeer 🔻

It's easy!

All you have to do is open a terminal and put this line into it:

pip install rootbeer

Or

python -m pip install rootbeer

Or

python3 -m pip install rootbeer

Running on your machine 💻:

The recommended way to install Rootbeer is to make a Virtual Envrionment. You will need a package called venv If you don't have the venv module, you can install it like this:

pip install venv

You can do so by putting this in your console:

python -m venv env

and it will create a folder called env. You can call it whatever you want. Now to activate it, in your console run

env\Scripts\activate

if you are on Windows. Great! You have your virtual environment! If you want to deactivate the virtual environment, just run

deactivate

How to use Rootbeer 💡

All you have to do is:

from rootbeer import RootbeerSSG

rb = RootbeerSSG()

and run the file!!! Then write away! For more info, take a look at the Wiki section on the GitHub.

Rootbeer has two types of content: pages and posts. pages are, well, you know. Pages. posts are the things you write and are stored in the blog folder.

Rootbeer supports Markdown for the posts and pages. They will be rendered into HTML.

How to preview your site on your local machine 🍃

You can do this in your terminal:

cd public

and then:

python -m http.server

and then you can go too localhost:8000 and BOOM! You have your site running!

How customizable is Rootbeer? 🎨

How does PLUGINS and THEMES sound?

See the Wiki for more info.

Why tho???

Because I felt like it lol and WordPress hosting is the monez

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

rootbeerSSG-1.0.0.tar.gz (10.5 kB view details)

Uploaded Source

File details

Details for the file rootbeerSSG-1.0.0.tar.gz.

File metadata

  • Download URL: rootbeerSSG-1.0.0.tar.gz
  • Upload date:
  • Size: 10.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.0

File hashes

Hashes for rootbeerSSG-1.0.0.tar.gz
Algorithm Hash digest
SHA256 98e4a4334720470059b4c54c71a30e4ca097b46c5b21253fd08e6440d6ecd68b
MD5 45db6485cfe713c3b02480d47078f509
BLAKE2b-256 f73c5400921527e8b56219c10ccedd2d2aaa273043755acb596326d64949ceaf

See more details on using hashes here.

Supported by

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