From abd86fd571b3c0e161a818047dfebbbd893a6714 Mon Sep 17 00:00:00 2001 From: Nathan Date: Sat, 22 Jul 2017 10:57:44 -0400 Subject: New website --- project/index.html | 174 +++++++++++++++++++++++++++++++++++++++++ project/index.xml | 50 ++++++++++++ project/page/1/index.html | 1 + project/project1/index.html | 183 ++++++++++++++++++++++++++++++++++++++++++++ project/project2/index.html | 138 +++++++++++++++++++++++++++++++++ project/project3/index.html | 138 +++++++++++++++++++++++++++++++++ project/project4/index.html | 138 +++++++++++++++++++++++++++++++++ 7 files changed, 822 insertions(+) create mode 100644 project/index.html create mode 100644 project/index.xml create mode 100644 project/page/1/index.html create mode 100644 project/project1/index.html create mode 100644 project/project2/index.html create mode 100644 project/project3/index.html create mode 100644 project/project4/index.html (limited to 'project') diff --git a/project/index.html b/project/index.html new file mode 100644 index 0000000..0888e48 --- /dev/null +++ b/project/index.html @@ -0,0 +1,174 @@ + + + + + + Projects + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +

Projects

+ +
+ + + +

Project 1

+ +
Lorem ipsum dolor sit amet
+ + go golang hugo + + + +
+
+ + + +

Project 2

+ +
Consectetur adipiscing elit
+ + html css js + + + +
+
+ + + +

Project 3

+ +
Cras felis sapien
+ + bootstrap responsive + + + +
+
+ + + +

Project 4

+ +
Pellentesque eu lacinia id
+ + highlight-js syntax-highlighting + + + +
+ + +
+ + + + + + + + + diff --git a/project/index.xml b/project/index.xml new file mode 100644 index 0000000..4301a31 --- /dev/null +++ b/project/index.xml @@ -0,0 +1,50 @@ + + + + Projects on podcast + https://nathanjaremko.com/podcast/project/ + Recent content in Projects on podcast + Hugo -- gohugo.io + en-us + + + + + + Project 1 + https://nathanjaremko.com/podcast/project/project1/ + Mon, 01 Jan 0001 00:00:00 +0000 + + https://nathanjaremko.com/podcast/project/project1/ + + + + + Project 2 + https://nathanjaremko.com/podcast/project/project2/ + Mon, 01 Jan 0001 00:00:00 +0000 + + https://nathanjaremko.com/podcast/project/project2/ + + + + + Project 3 + https://nathanjaremko.com/podcast/project/project3/ + Mon, 01 Jan 0001 00:00:00 +0000 + + https://nathanjaremko.com/podcast/project/project3/ + + + + + Project 4 + https://nathanjaremko.com/podcast/project/project4/ + Mon, 01 Jan 0001 00:00:00 +0000 + + https://nathanjaremko.com/podcast/project/project4/ + + + + + \ No newline at end of file diff --git a/project/page/1/index.html b/project/page/1/index.html new file mode 100644 index 0000000..39be2b2 --- /dev/null +++ b/project/page/1/index.html @@ -0,0 +1 @@ +https://nathanjaremko.com/podcast/project/ \ No newline at end of file diff --git a/project/project1/index.html b/project/project1/index.html new file mode 100644 index 0000000..8b0b925 --- /dev/null +++ b/project/project1/index.html @@ -0,0 +1,183 @@ + + + + + + Project 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +

Project 1

+ +
Lorem ipsum dolor sit amet
+ + go golang hugo + + + +
+ + +
+ + + + + + + + +
+ + + +

Creating a New Theme

+ +
September 28, 2014
+ + go golang hugo themes + + + +
+
+ + + +

Getting Started with Hugo

+ +
April 2, 2014
+ + go golang hugo development + + + +
+
+ + + +

(Hu)go Template Primer

+ +
April 2, 2014
+ + go golang template themes development + + + +
+ + + + +
+ + + + + + + diff --git a/project/project2/index.html b/project/project2/index.html new file mode 100644 index 0000000..8dc78df --- /dev/null +++ b/project/project2/index.html @@ -0,0 +1,138 @@ + + + + + + Project 2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +

Project 2

+ +
Consectetur adipiscing elit
+ + html css js + + + +
+ + +
+ + + + + + +
+ + + + + + + diff --git a/project/project3/index.html b/project/project3/index.html new file mode 100644 index 0000000..1f7e61d --- /dev/null +++ b/project/project3/index.html @@ -0,0 +1,138 @@ + + + + + + Project 3 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +

Project 3

+ +
Cras felis sapien
+ + bootstrap responsive + + + +
+ + +
+ + + + + + +
+ + + + + + + diff --git a/project/project4/index.html b/project/project4/index.html new file mode 100644 index 0000000..c5aa7f9 --- /dev/null +++ b/project/project4/index.html @@ -0,0 +1,138 @@ + + + + + + Project 4 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +

Project 4

+ +
Pellentesque eu lacinia id
+ + highlight-js syntax-highlighting + + + +
+ + +
+ + + + + + +
+ + + + + + + -- cgit v1.2.3