Skip to main content
https://travis-ci.org/lepture/liquidluck.png?branch=master

Felix Felicis (aka liquidluck) is a simple lightweight static blog generator written in Python.

There are so many static blog generators, why create a new one?

The main design pattern of Felix Felicis:

  1. Beautiful is better than ugly.

  2. Nothing is better than everything.

Documentation is available on RTD.

Commands

  1. Create a site:

    liquidluck init
  2. Search for a theme:

    liquidluck search
  3. Install a theme:

    liquidluck install moment
  4. Build articles:

    liquidluck build
  5. Preview server:

    liquidluck server

More information with liquidluck help.

Write a post

A post in markdown:

# Hello World

- date: 2012-06-11
- tags: python, javascript

-------

Hello World in Python

```python
def hello(name="World"):
    print "Hello %s" % name
```

Hello World in JavaScript

```javascript
function hello(name) {
    alert('Hello ' + name);
}
```

A post in restructuredText:

Hello World
============

:date: 2012-06-11
:tags: python, javascript

Hello World in Python::

    def hello(name="World"):
        print "Hello %s" % name

Hello World in JavaScript:

.. sourcecode:: javascript

    function hello(name) {
        alert('Hello ' + name);
    }

Both of these two posts are valid in their markup language, even without Felix Felicis they should be displayed well.

And in this case, your documents will always be yours, not tied to Felix Felicis.

Features

  • Category, Tag, Post, Page, Feed and everything a blog should have

  • Beautiful and valid syntax supports

  • Full customizable theme supports

  • Global theme gallery, site theme gallery, site template

  • No extension system (Is this a feature? YES!)

  • GitHub and BitBucket web hook service

  • Live preview server

Compatibility

Release files for liquidluck 3.8.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for liquidluck 3.8.1
File Size Uploaded
liquidluck-3.8.1.tar.gz 40.8 kB Details

Release files / liquidluck-3.8.1.tar.gz

Download URL liquidluck-3.8.1.tar.gz
Size 40.8 kB
Tags Source
SHA-256 checksum
How to use checksums
1a85c2ac1f35c7ceedf6086f39d538b6f5feb95d34a3e5bf9b83af94dbe67c27
BLAKE2b-256 checksum
How to use checksums
2b17f221a58bc9b13a18c265649e69823eb0070e81b57d2f90c1ee81ef50479a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

3.8.1 This release

1 release file

3.8

1 release file

3.7

1 release file

3.6

1 release file

3.5

1 release file

3.4

1 release file

3.3

1 release file

3.2

1 release file

3.1

1 release file

3.0

1 release file

2.0

1 release file

1.14

1 release file

1.13

1 release file

1.12

1 release file

1.11

1 release file

1.10

1 release file

1.9

1 release file

1.8

1 release file

1.7

1 release file

1.6

1 release file

1.5

1 release file

1.4

1 release file

1.3

1 release file

1.2

1 release file

1.1

1 release file

1.0

1 release file

0.3

1 release file

0.2

1 release file

0.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page