diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..867b146 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +# Hugo +.tags +public/ diff --git a/content/post/install-ubuntu-trusty.md b/content/post/install-ubuntu-trusty.md index 563959a..9c3b5bf 100644 --- a/content/post/install-ubuntu-trusty.md +++ b/content/post/install-ubuntu-trusty.md @@ -3,6 +3,7 @@ date: 2015-04-05T13:00:00+01:00 title: My installation of Ubuntu Mate 14.10 (Utopic) author: pcdummy tags: + - HOWTO - Ubuntu - My Installation - Crypto root diff --git a/content/post/install-ubuntu-vivid.md b/content/post/install-ubuntu-vivid.md index f60c609..98f987f 100644 --- a/content/post/install-ubuntu-vivid.md +++ b/content/post/install-ubuntu-vivid.md @@ -3,6 +3,7 @@ date: 2015-06-10T13:00:00+01:00 title: My installation of Ubuntu Mate 15.04 (Vivid) author: pcdummy tags: + - HOWTO - Ubuntu - My Installation - Crypto root