Website ansible.l3d.space
Find a file
2024-04-06 23:05:13 +02:00
assets
configs uodate content 2024-03-26 19:21:46 +01:00
content Adding l3d.users.dotfiles 2024-04-06 23:05:13 +02:00
flowblocks Update Ansible Collections on website 2023-04-15 23:18:17 +02:00
models
packages Change git repo fqdn 2023-07-31 16:26:39 +02:00
templates Change git repo fqdn 2023-07-31 16:26:39 +02:00
.gitattributes
.gitignore
.gitmodules Fixing git path 2023-11-28 01:21:35 +01:00
ansible.l3d.space.lektorproject Update plugins and add etebase/etesync_dav 2024-02-12 22:20:28 +01:00
LICENSE
Makefile Update Ansible Collections on website 2023-04-15 23:18:17 +02:00
README.md

Website ansible.l3d.space

Venv

# Install Venv
python3 -m venv lektor

# Enable Source
source lektor/bin/activate

# Install lektor
sudo make install