Website ansible.l3d.space
Go to file
2024-04-06 23:05:13 +02:00
assets redesign table 2023-03-13 00:08:45 +01:00
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 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 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 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