diff --git a/index.html b/index.html index f230656..71fe11c 100644 --- a/index.html +++ b/index.html @@ -8,17 +8,17 @@
-
- -


+
+ +


title

- + $site_description$ -

- - + - +
@@ -28,41 +28,43 @@

title

-
-
-
-
- -

-

-
+
+
+ -
-
-
+
+
+
-

Welcome to my blog!

+

Welcome to my blog!

-

I've reproduced a list of recent posts here for your reading pleasure:

+

I've reproduced a list of recent posts here for your reading pleasure:

-

Recent Posts

-$partial("templates/post-list.html")$ +

Recent Posts

+ $partial("templates/post-list.html")$ -

…or you can find more in the archives. +

…or you can find more in the archives. -


+
-$partial("templates/_pager.html)$ -
-
+ $partial("templates/_pager.html)$ +
+
+
+
- -
+ +
-
+
\ No newline at end of file diff --git a/templates/archive.html b/templates/archive.html index e5b8f29..04335d5 100644 --- a/templates/archive.html +++ b/templates/archive.html @@ -1,12 +1,11 @@ -
-
+

$title$

-
+
@@ -18,8 +17,8 @@

$title$

-Here you can find all my previous posts: -$partial("templates/post-list.html")$ + Here you can find all my previous posts: + $partial("templates/post-list.html")$
@@ -27,4 +26,4 @@

$title$

-
+
\ No newline at end of file diff --git a/templates/default.html b/templates/default.html index fdbdeb6..d028ac5 100644 --- a/templates/default.html +++ b/templates/default.html @@ -2,21 +2,23 @@ - $partial("templates/head.html")$ - -
-
+$partial("templates/head.html")$ -
+ +
+
-
- $partial("templates/nav.html")$ - -
- $body$ -
- - $partial("templates/footer.html")$ - - + +
+ $partial("templates/nav.html")$ + +
+ $body$ +
+ + $partial("templates/footer.html")$ + + + \ No newline at end of file diff --git a/templates/footer.html b/templates/footer.html index fbd9bd6..4d400a2 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -31,44 +31,44 @@ - $endif$ - $if(github_username)$ + $endif$ + $if(github_username)$
  • - +
  • $endif$ - $if(instagram_username)$ + $if(instagram_username)$
  • - +
  • - $endif$ + $endif$ - -
    - -
    +
    + +
    + -
    @@ -76,9 +76,7 @@ - + - - diff --git a/templates/head.html b/templates/head.html index 79dacb4..5cb5ec5 100644 --- a/templates/head.html +++ b/templates/head.html @@ -1,73 +1,72 @@ - - - - + --> - - - + + - + - - + + - + - - - + + + $if(site_description)$ $endif$ - + - + $if(title)$ $title$ $else$ My beautiful blog - $endif$ + $endif$ - - +--> + + $if(site_description)$ - - + + $endif$ @@ -88,22 +87,102 @@ - - + + - - + + \ No newline at end of file diff --git a/templates/nav.html b/templates/nav.html index 4f55606..3199379 100644 --- a/templates/nav.html +++ b/templates/nav.html @@ -10,22 +10,22 @@ k - + @@ -33,79 +33,79 @@ -