A flexible yet simple website static generator for humans
Project description
SiteFab
A flexible yet simple website static generator.
Getting Started
Follow our Getting Started Guide to get up and runnning in less than 10 minutes.
Key Features
Here are some of the key highlevel functionalities that makes SiteFab the static generator of choice for modern websites:
- State of the art images processing stack: The images stack generate out of the box all you need to use image in optimal fashion including: reactive images for the
<picture>
element, webp versions for the browsers who support it, frozen thumbnail for the loading and cropped thumbnails for previews. - Bleeding edge natural language processing stack: Leveraging the latest advance in NLP Sitefab offers: An accurate list of related posts (LSI algorithm), a client side faceted search and a smart client-side autocompletion
- Fully customizable: Its flexible plugin system and templatized parser make it easy and fast to customize SiteFab to you need.
Diving in
Getting started
- Have a basic site up and running in less than 10 minutes.
- Learn how to write a page
- Get answers for the most frequent questions.
Customizating the generation
- Explore all the available plugins
- Discover how to customize your templates
- Understand how to personalize the parser to suite your need such as adding a CSS class to the
<img>
tag.
Serving and maintainig your site
- Configure Nginx to serve your site and use pretty urls.
- Upgrade SiteFab to the latest version to benefits from new plugins and options.
Philosophy
More than its technical features what separates SiteFab from the other site generators is its philosophy. Namely SiteFab is about favoring configuration over convention, be content agnostic and to treat content as atomic elements.
Concretly it mean the following:
-
Configuration over convention: Every behavior is explictly specified. There is no special files or directory. SiteFab only do what the configuration say nothing more, nothing less. Post configuration are located in the content file itself and site wide option is centralized in a single file that must be specified when sitefab is invoked.
-
Agnostic: There is only one type of content called post. Site Fab makes no assumption about the content stored in the .md file. Its job is to apply the configuration specified in the frontmatter to render the file and ensure that the plugins specified in the site configuration are properly executed.
-
Content as atomic elements: Each piece of content is self contained by having its its own configuration in its frontmatter. For example if the post need to be output in the RSS feed then it need to be specified frontmatter. Similarly the template to use and where the file should be written is specified in the post frontmatter. This allows to accomodate both complex sites with per page configuration and very simple site that reuse the same template again and again.
Alternatives
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file sitefab-1.0.1578029438.tar.gz
.
File metadata
- Download URL: sitefab-1.0.1578029438.tar.gz
- Upload date:
- Size: 37.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 45cdfb3b502721aa3483705a3c4aad5dc49b571c9561c84abb3459a1cb8eb2bd |
|
MD5 | d39b69571ff83466a9580e0177fe0d69 |
|
BLAKE2b-256 | ca331d035eb3c62ed549cbdd9a13b0b8e9807360f8d180adbf9d4b4be939c9b4 |
File details
Details for the file sitefab-1.0.1578029438-py3-none-any.whl
.
File metadata
- Download URL: sitefab-1.0.1578029438-py3-none-any.whl
- Upload date:
- Size: 51.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a87c49af922788ad4eece32f57258f0941fa421b9d6d438c8c98673ecbdaed5 |
|
MD5 | edd1f8b37a0487fa40ae7de632778316 |
|
BLAKE2b-256 | be7c533043d9c49617e3ec52dd095564691d193438f0b270a06d493eca421ce2 |