mirror of
https://gitea.dmz.rs/Decentrala/website.git
synced 2026-07-11 05:52:19 +02:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9eca59f80f | |||
| c3ae746d83 |
@@ -1,6 +1,6 @@
|
||||
# Decentrala
|
||||
|
||||
dmz.rs/decentrala.org website
|
||||
[dmz.rs](https://dmz.rs/) / [decentrala.org](https://decentrala.org) website
|
||||
|
||||
## Setup
|
||||
|
||||
@@ -42,6 +42,11 @@ To update events, update `dogadjaji.csv` then run:
|
||||
make events
|
||||
```
|
||||
|
||||
For checking the csv data, suggestion is the [tennis pkg](https://github.com/gurgeous/tennis), with example command:
|
||||
```sh
|
||||
tennis -nt --zebra --color on --theme dark --tail 20 dogadjaji.csv
|
||||
```
|
||||
|
||||
|
||||
## TODO:
|
||||
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
datum, vreme, lokacija, tema, tip, link, temaE
|
||||
datum, vreme, lokacija, tema, tip, link, temaEN
|
||||
20-12-2022, 19:00, DC Krov https://www.openstreetmap.org/node/10594728522, Uvod u računarske mreže,,,
|
||||
03-01-2023, 19:00, DC Krov https://www.openstreetmap.org/node/10594728522, Hackathon žurka, hack,,
|
||||
16-01-2023, 19:00, DC Krov https://www.openstreetmap.org/node/10594728522, Privatnost na internetu, workshop,,
|
||||
|
||||
|
Reference in New Issue
Block a user