summaryrefslogtreecommitdiff
path: root/static/articles/rpilinuxserver/dbbak.py
diff options
context:
space:
mode:
Diffstat (limited to 'static/articles/rpilinuxserver/dbbak.py')
-rwxr-xr-xstatic/articles/rpilinuxserver/dbbak.py8
1 files changed, 8 insertions, 0 deletions
diff --git a/static/articles/rpilinuxserver/dbbak.py b/static/articles/rpilinuxserver/dbbak.py
new file mode 100755
index 0000000..900780d
--- /dev/null
+++ b/static/articles/rpilinuxserver/dbbak.py
@@ -0,0 +1,8 @@
+db_entry = {
+ "title": "Hosting a Website on the Raspberry Pi with Rocky Linux",
+ "date": "02/19/2022",
+ "file": "static/articles/rpilinuxserver/rpilinuxserver.md",
+ "desc": "A tutorial on setting up a webserver on a Raspberry Pi with Rocky Linux 8",
+ "url": "rpilinuxserver",
+ "id": 1
+}