diff options
| author | Danilo M. <danix@danix.xyz> | 2026-06-26 17:07:30 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-06-26 17:07:30 +0200 |
| commit | 626e467553004610fc0a99c1261b398d544590e9 (patch) | |
| tree | 21f3258e21b57755d265e08927898fd876d4291f /content/it | |
| parent | a1d1b8917ba9a74242bddd049d4e6dd2bec4531f (diff) | |
| download | danixxyz-626e467553004610fc0a99c1261b398d544590e9.tar.gz danixxyz-626e467553004610fc0a99c1261b398d544590e9.zip | |
feat: scaffold slackware projects section (EN/IT) with sample project
Diffstat (limited to 'content/it')
| -rw-r--r-- | content/it/slackware/_index.md | 8 | ||||
| -rw-r--r-- | content/it/slackware/sample-project/index.md | 19 |
2 files changed, 27 insertions, 0 deletions
diff --git a/content/it/slackware/_index.md b/content/it/slackware/_index.md new file mode 100644 index 0000000..8f669a7 --- /dev/null +++ b/content/it/slackware/_index.md @@ -0,0 +1,8 @@ ++++ +title = "Slackware" +date = 2026-06-26T00:00:00Z ++++ + +Costruisco e uso tutto su **Slackware**. Questa pagina raccoglie i progetti +che mantengo intorno ad essa, e i motivi per cui continuo a sceglierla: +semplicità, trasparenza, e non mettersi in mezzo. diff --git a/content/it/slackware/sample-project/index.md b/content/it/slackware/sample-project/index.md new file mode 100644 index 0000000..5695aa0 --- /dev/null +++ b/content/it/slackware/sample-project/index.md @@ -0,0 +1,19 @@ ++++ +title = "Progetto di Esempio" +tagline = "Un progetto segnaposto per validare il layout della sezione." +status = "active" +repo_url = "https://git.danix.xyz/sample-project" +tags = ["bash", "slackbuild", "python"] ++++ + +## Cos'è + +Contenuto libero per il progetto di esempio. + +## Come funziona + +Dettagli qui. + +## Motivazione + +Perché esiste. |
