A simple profile page creator.
Project description
profiler
A simple profile page creator.
Installation
$ git clone https://codeberg.org/librehub/profiler
$ cd profiler
$ python main.py --serve
Getting started
You need to create config.json
:
config.json structure
{
"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 main.py --build
Contacts
Contact | Description |
---|---|
Matrix |
Matrix server |
Donates
Monero/XMR: 47KkgEb3agJJjSpeW1LpVi1M8fsCfREhnBCb1yib5KQgCxwb6j47XBQAamueByrLUceRinJqveZ82UCbrGqrsY9oNuZ97xN
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
libreppc-0.1.0.tar.gz
(4.7 kB
view details)
Built Distribution
File details
Details for the file libreppc-0.1.0.tar.gz
.
File metadata
- Download URL: libreppc-0.1.0.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a60bf7ec421d40b4abef04eb1d6d905d5596ad0ab493e67078926fb91ceb98d |
|
MD5 | 793f636633f1e966dacf5554c91498de |
|
BLAKE2b-256 | 615278a8c28f7bfa3777d74005d332519ff2b3892df0092cc70ea14cda48a267 |
File details
Details for the file libreppc-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: libreppc-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96424adea0ea484dd7d22abe1370789a23769528aacb4d11a645ad75ed85bc8c |
|
MD5 | 6049f695b884ddadb22bcc2e404edf37 |
|
BLAKE2b-256 | 271abfb73618a420a652321e2ffd4404b329c5815c8ee7bc7746d2d7bef1089b |