{{ page.title }}
{%- assign url = page.metadata | value: "url" -%} {%- assign no_link = page.metadata | value: "no_link" -%} {%- assign archive = page.metadata | where: "name", "archive_url" | size -%} {% if no_link == "true" -%} {{ url }} {%- else -%} {{ url }} {%- endif %} {% if archive > 0 -%}    (Archive) {%- endif %}

{{ page.text }} {%- assign curr_tech = page.metadata | where: "name", "tech" -%} {%- assign past_tech = page.metadata | where: "name", "past_tech" -%} {%- assign curr_count = curr_tech | size -%} {%- assign past_count = past_tech | size -%} {% if curr_count > 0 or past_count > 0 -%} {% comment %} TODO / WIP {% capture all_links -%} ASP.NET MVC|https://dotnet.microsoft.com/apps/aspnet/mvc, Azure|https://azure.microsoft.com/, BlogEngine.NET|http://www.dotnetblogengine.net/, Database Abstraction|https://github.com/danieljsummers/DatabaseAbstraction, Digital Ocean|https://www.digitalocean.com/, Giraffe|https://github.com/giraffe-fsharp/Giraffe, GitHub|https://github.com/, GitHub Pages|https://pages.github.com/, Hexo|https://hexo.io/, Hugo|https://gohugo.io/, Jekyll|https://jekyllrb.com/, MongoDB|https://www.mongodb.com/, MySQL|https://www.mysql.com/, myWebLog|https://github.com/bit-badger/myWebLog, nginx|http://nginx.org/, Orchard|https://orchardproject.net/, PHP|https://www.php.net/, PostgreSQL|https://www.postgresql.org/, Rackspace Cloud|https://www.rackspace.com/cloud, RavenDB|https://ravendb.net/, RethinkDB|https://rethinkdb.com/, SQL Server|https://www.microsoft.com/en-us/sql-server/, Vue.js|https://vuejs.org/, WordPress|https://wordpress.org {%- endcapture %} {% endcomment %}

The Technology Stack

{%- endif %}


« Back to All Solutions

{% if logged_on -%}

Edit This Page

{% endif %}