diff --git a/content/languages/_index.md b/content/languages/_index.md deleted file mode 100644 index 415b54750..000000000 --- a/content/languages/_index.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: Languages -bookCollapseSection: true -weight: 400 ---- - -Languages here stands for "programming languages". There are more that I played -with when I was actively doing programming but here I saved only the bits I -actually used and found useful to save for later re-use. diff --git a/content/languages/Awk.md b/content/programming_languages/Awk.md similarity index 100% rename from content/languages/Awk.md rename to content/programming_languages/Awk.md diff --git a/content/languages/Bash.md b/content/programming_languages/Bash.md similarity index 100% rename from content/languages/Bash.md rename to content/programming_languages/Bash.md diff --git a/content/languages/C.md b/content/programming_languages/C.md similarity index 100% rename from content/languages/C.md rename to content/programming_languages/C.md diff --git a/content/languages/Common_Lisp.md b/content/programming_languages/Common_Lisp.md similarity index 100% rename from content/languages/Common_Lisp.md rename to content/programming_languages/Common_Lisp.md diff --git a/content/languages/Go.md b/content/programming_languages/Go.md similarity index 100% rename from content/languages/Go.md rename to content/programming_languages/Go.md diff --git a/content/languages/Javascript.md b/content/programming_languages/Javascript.md similarity index 100% rename from content/languages/Javascript.md rename to content/programming_languages/Javascript.md diff --git a/content/languages/Lua.md b/content/programming_languages/Lua.md similarity index 100% rename from content/languages/Lua.md rename to content/programming_languages/Lua.md diff --git a/content/languages/Python.md b/content/programming_languages/Python.md similarity index 100% rename from content/languages/Python.md rename to content/programming_languages/Python.md diff --git a/content/languages/Sed.md b/content/programming_languages/Sed.md similarity index 100% rename from content/languages/Sed.md rename to content/programming_languages/Sed.md diff --git a/content/languages/Zsh.md b/content/programming_languages/Zsh.md similarity index 100% rename from content/languages/Zsh.md rename to content/programming_languages/Zsh.md diff --git a/content/programming_languages/_index.md b/content/programming_languages/_index.md new file mode 100644 index 000000000..35295e684 --- /dev/null +++ b/content/programming_languages/_index.md @@ -0,0 +1,13 @@ +--- +title: Programming Languages +bookCollapseSection: true +weight: 400 +--- + +I used to be a language freak, trying to learn any new cool language. Then I +stopped, as following them all was an excessively time-consuming, and +pointless, task. + +Therefore, there are more that I played with when I was actively doing +programming but here I saved only the bits I actually used and found useful to +save for later re-use. diff --git a/docs/android/index.html b/docs/android/index.html index ff9885506..3a795c49e 100644 --- a/docs/android/index.html +++ b/docs/android/index.html @@ -3,7 +3,7 @@
- + @@ -11,19 +11,19 @@