Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cdeck3r/OneDly-Theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content/post/project.md')
-rw-r--r--exampleSite/content/post/project.md25
1 files changed, 25 insertions, 0 deletions
diff --git a/exampleSite/content/post/project.md b/exampleSite/content/post/project.md
new file mode 100644
index 0000000..f8da6b6
--- /dev/null
+++ b/exampleSite/content/post/project.md
@@ -0,0 +1,25 @@
++++
+title = "Project Definition"
+description = "Goals, objectives and approach"
+date = "2019-08-07"
+author = "Christian Decker"
+sec = 2
++++
+
+This section defines concisely the basic project frame.
+
+### Goal
+
+Improve my CV by adding new state-of-the-art development skills.
+
+### Approach & Objectives
+
+* To be able to setup a Raspi from scratch
+* To be able to develop a simple command line software
+* To enable a software to automatically restart after shutdown / power off
+* To enable resilience by monitoring and restarting software processes remotely
+
+
+
+
+