Website ansible.l3d.space
Go to file
2023-11-28 01:19:59 +01:00
assets redesign table 2023-03-13 00:08:45 +01:00
configs Prepare site 2023-01-31 23:34:57 +01:00
content Adding ntp and time 2023-11-28 01:19:59 +01: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 Add initial content 2023-02-01 00:42:18 +01:00
.gitignore update website 2023-03-21 19:39:23 +01:00
.gitmodules Update site and completed svg - so far 2023-03-08 02:30:13 +01:00
ansible.l3d.space.lektorproject Adding Server 2023-03-09 21:54:14 +01:00
LICENSE initial commit 2023-01-31 23:05:14 +01:00
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