Website ansible.l3d.space
Find a file
2023-07-31 16:26:39 +02:00
assets
configs
content Change git repo fqdn 2023-07-31 16:26:39 +02:00
flowblocks Update Ansible Collections on website 2023-04-15 23:18:17 +02:00
models create Templates 2023-03-22 00:52:49 +01:00
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
ansible.l3d.space.lektorproject
LICENSE
Makefile Update Ansible Collections on website 2023-04-15 23:18:17 +02:00
README.md Adding avahi_client 2023-04-02 22:43:54 +02:00

Website ansible.l3d.space

Venv

# Install Venv
python3 -m venv lektor

# Enable Source
source lektor/bin/activate

# Install lektor
sudo make install