Skip to main content

A simple profile page creator.

Project description

libreppc

A simple profile page creator. You can see themes examples here.

Installation

$ pip install libreppc
$ python -m libreppc --serve

Getting started

You need to create config.json:

config.json structure

{
    "theme" : "CSS_FILE_NAME_WITHOUT_.css",
    "avatar" : "https://avatar-url.com",
    "username" : "yourusername",
    "description" : "yourdescription",
    "base_url" : "yourpageurl",
    "blog_dir" : "blog",
    "blog_title" : "Blog",
    "links" : [
        {
            "title" : "linktitle",
            "icon" : "iconurl",
            "url" : "linkurl"
        },
    ],
    "support" : [
        {
            "title" : "Monero/XMR",
            "type" : "text",
            "target" : "yourcryptoaddress"
        },
        {
            "title" : "Patreon",
            "type" : "url",
            "target" : "https://patreon.com/"
        },
    ],
    "projects" : [
        {
            "title" : "projectname",
            "description" : "projectdescription",
            "url" : "projecturl"
        }
    ]
}

Then you need to build site with:

$ python -m libreppc --build

Contacts

Contact Description
Matrix Matrix server

Support

You can support us here.

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

libreppc-0.2.0.tar.gz (9.5 kB view details)

Uploaded Source

Built Distribution

libreppc-0.2.0-py3-none-any.whl (11.6 kB view details)

Uploaded Python 3

File details

Details for the file libreppc-0.2.0.tar.gz.

File metadata

  • Download URL: libreppc-0.2.0.tar.gz
  • Upload date:
  • Size: 9.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.8

File hashes

Hashes for libreppc-0.2.0.tar.gz
Algorithm Hash digest
SHA256 3e30abdf9b26ce0566aa76028635ae5fcd5dcff7d192ec8e3c520dd0748c5b5a
MD5 e0e81a9a13ca01446b472f1a5ce85046
BLAKE2b-256 176a72bcbd9e8b1d2caba262e46c39fd9480df72a930ae6ee62ad897a7193ba5

See more details on using hashes here.

File details

Details for the file libreppc-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: libreppc-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 11.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.8

File hashes

Hashes for libreppc-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 141e0e6241d16eeb485e9901c5179e6b091e664113ecad2dec91556ad6bd6300
MD5 e358dc2d9fb482893cec097f48c646dd
BLAKE2b-256 13ef0fc025bda4d7d1a43d516237b58b28c2bbfafc88a3fcda87acb7819c29be

See more details on using hashes here.

Supported by

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