summaryrefslogtreecommitdiff
path: root/_posts/2014-10-14-Project-progress.markdown
diff options
context:
space:
mode:
authorDennis Brentjes <d.brentjes@gmail.com>2014-10-26 18:22:18 +0100
committerDennis Brentjes <d.brentjes@gmail.com>2014-10-26 19:28:39 +0100
commit860b6b1dbe5a28b39b1f7ec56c3754b7b48d699a (patch)
treebf4c3945fd5f4dc54173b6f4ce51acb28371694d /_posts/2014-10-14-Project-progress.markdown
parent1f037600f3bbc2e358134136ac6b0d24136adbd7 (diff)
downloadbrentj.es-860b6b1dbe5a28b39b1f7ec56c3754b7b48d699a.tar.gz
brentj.es-860b6b1dbe5a28b39b1f7ec56c3754b7b48d699a.tar.bz2
brentj.es-860b6b1dbe5a28b39b1f7ec56c3754b7b48d699a.zip
Finalizes the project page, and creates a post about it.develop
Diffstat (limited to '_posts/2014-10-14-Project-progress.markdown')
-rw-r--r--_posts/2014-10-14-Project-progress.markdown20
1 files changed, 20 insertions, 0 deletions
diff --git a/_posts/2014-10-14-Project-progress.markdown b/_posts/2014-10-14-Project-progress.markdown
new file mode 100644
index 0000000..5c9d8f9
--- /dev/null
+++ b/_posts/2014-10-14-Project-progress.markdown
@@ -0,0 +1,20 @@
+---
+layout: post
+title: "Project progress"
+date: 2014-10-14 15:53:00
+---
+
+So I haven't updated my site in a while now, aside for some technical details.
+But I have been working on DMP in the meanwhile.
+I have made such progress that I should update the DMP project page.
+But I also want to update my project page so it can more easily function as a portfolio.
+So the idea is to give a concise overview of my current and past projects and link to a more detailed view.
+But the problem is how can I concisely depict a source code project.
+Especially when it is a command line tool.
+So I cannot use an array of pictures, or at least it would look a bit silly.
+
+So thats something I need to figure out first.
+Then I can update the DMP project page, just to pressure myself to make the projects page.
+And then I can add some more projects.
+Even some smaller 1-day of coding projects that were just made for fun.
+So stay tune if you are reading this.