diff --git a/new-site/content/first.md b/new-site/content/first.md deleted file mode 100644 index f7c92bd9..00000000 --- a/new-site/content/first.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -title: "First" -date: 2022-12-17T08:26:58+02:00 -draft: false ---- - -# asdsda - -asdasda - diff --git a/new-site/content/helloworld.md b/new-site/content/helloworld.md new file mode 100644 index 00000000..9bd9c8a2 --- /dev/null +++ b/new-site/content/helloworld.md @@ -0,0 +1,19 @@ +--- +title: "Hello world" +date: 2022-12-17T17:20:18+02:00 +draft: false +--- + +# Obligatory Hello World! + +trying to see which hugo theme i like best + +had some issues with papermod and their css not working so for now i'll use lugo + +## stuff i like + +- bidya games (like 5) +- touching grass and nature in general (wanabe farmer) +- japanese (i hate anime and manga) will prolly schizopost how i learned it + +experimented with the css which for some reason and i think it looks pretty alright \ No newline at end of file diff --git a/new-site/public/categories/index.xml b/new-site/public/categories/index.xml index 400e3f87..a47f959f 100644 --- a/new-site/public/categories/index.xml +++ b/new-site/public/categories/index.xml @@ -10,13 +10,21 @@ - First - https://vodoraslo.xyz/first/ - Sat, 17 Dec 2022 08:26:58 +0200 + Hello world + https://vodoraslo.xyz/helloworld/ + Sat, 17 Dec 2022 17:20:18 +0200 - https://vodoraslo.xyz/first/ - <h1 id="asdsda">asdsda</h1> -<p>asdasda</p> + https://vodoraslo.xyz/helloworld/ + <h1 id="obligatory-hello-world">Obligatory Hello World!</h1> +<p>trying to see which hugo theme i like best</p> +<p>had some issues with papermod and their css not working so for now i&rsquo;ll use lugo</p> +<h2 id="stuff-i-like">stuff i like</h2> +<ul> +<li>bidya games (like 5)</li> +<li>touching grass and nature in general (wanabe farmer)</li> +<li>japanese (i hate anime and manga) will prolly schizopost how i learned it</li> +</ul> +<p>experimented with the css which for some reason</p> diff --git a/new-site/public/favicon.ico b/new-site/public/favicon.ico index abcca051..41b4b123 100644 Binary files a/new-site/public/favicon.ico and b/new-site/public/favicon.ico differ diff --git a/new-site/public/first/index.html b/new-site/public/first/index.html deleted file mode 100644 index b1638fee..00000000 --- a/new-site/public/first/index.html +++ /dev/null @@ -1,31 +0,0 @@ - - - - First | vodoraslo - - - - - - - - - - -
-

First

-
- -

asdsda

-

asdasda

- - -
-
- - - - - diff --git a/new-site/themes/lugo/static/style.css b/new-site/public/former_style.css similarity index 59% rename from new-site/themes/lugo/static/style.css rename to new-site/public/former_style.css index d3b2088c..9009b7c2 100644 --- a/new-site/themes/lugo/static/style.css +++ b/new-site/public/former_style.css @@ -1,7 +1,8 @@ body { font-family: sans-serif ; - background: #110000 ; - color: #ccc ; + background: gray; + /* color: rgb(143, 185, 58) ; */ + color: white; } main { @@ -43,3 +44,11 @@ footer { #nextart,#prevart { max-width: 33% ; } +/* a { color:red } Globally */ + +/* Each state */ + +a:visited { text-decoration: none; /* color:red; */ } +a:hover { text-decoration: none; /* color:blue */; } +a:focus { text-decoration: none; /* color:yellow */; } +a:hover, a:active { text-decoration: none; /* color:black */ } \ No newline at end of file diff --git a/new-site/public/helloworld/index.html b/new-site/public/helloworld/index.html new file mode 100644 index 00000000..dc1c59c5 --- /dev/null +++ b/new-site/public/helloworld/index.html @@ -0,0 +1,41 @@ + + + + Hello World | vodoraslo + + + + + + + + + + +
+

Hello world

+
+ +

Obligatory Hello World!

+

trying to see which hugo theme i like best

+

had some issues with papermod and their css not working so for now i’ll use lugo

+

stuff i like

+ +

experimented with the css which for some reason

+ + +
+
+ + + + + diff --git a/new-site/public/index.html b/new-site/public/index.html index 7d42f397..ea1b0fc2 100644 --- a/new-site/public/index.html +++ b/new-site/public/index.html @@ -18,7 +18,7 @@
diff --git a/new-site/public/index.xml b/new-site/public/index.xml index ab5887a4..cb505a8a 100644 --- a/new-site/public/index.xml +++ b/new-site/public/index.xml @@ -10,13 +10,21 @@ - First - https://vodoraslo.xyz/first/ - Sat, 17 Dec 2022 08:26:58 +0200 + Hello world + https://vodoraslo.xyz/helloworld/ + Sat, 17 Dec 2022 17:20:18 +0200 - https://vodoraslo.xyz/first/ - <h1 id="asdsda">asdsda</h1> -<p>asdasda</p> + https://vodoraslo.xyz/helloworld/ + <h1 id="obligatory-hello-world">Obligatory Hello World!</h1> +<p>trying to see which hugo theme i like best</p> +<p>had some issues with papermod and their css not working so for now i&rsquo;ll use lugo</p> +<h2 id="stuff-i-like">stuff i like</h2> +<ul> +<li>bidya games (like 5)</li> +<li>touching grass and nature in general (wanabe farmer)</li> +<li>japanese (i hate anime and manga) will prolly schizopost how i learned it</li> +</ul> +<p>experimented with the css which for some reason</p> diff --git a/new-site/public/sitemap.xml b/new-site/public/sitemap.xml index 3077161d..30222d03 100644 --- a/new-site/public/sitemap.xml +++ b/new-site/public/sitemap.xml @@ -2,8 +2,8 @@ - https://vodoraslo.xyz/first/ - 2022-12-17T08:26:58+02:00 + https://vodoraslo.xyz/helloworld/ + 2022-12-17T17:20:18+02:00 https://vodoraslo.xyz/categories/ diff --git a/new-site/public/style.css b/new-site/public/style.css index d3b2088c..47cca5ce 100644 --- a/new-site/public/style.css +++ b/new-site/public/style.css @@ -1,7 +1,8 @@ body { font-family: sans-serif ; - background: #110000 ; - color: #ccc ; + background: #272727 ; + /* color: rgb(143, 185, 58) ; */ + color: rgb(250, 247, 247) ; } main { @@ -43,3 +44,12 @@ footer { #nextart,#prevart { max-width: 33% ; } + +a { text-decoration: none; color:cyan } /* Globally */ + +/* Each state */ + +a:visited { text-decoration: none; color:cyan; } +a:hover { text-decoration: none; color:cyan; } +a:focus { text-decoration: none; color:yellow; } +a:hover, a:active { text-decoration: none; color:yellow } \ No newline at end of file diff --git a/new-site/public/tags/index.xml b/new-site/public/tags/index.xml index 5023ab73..002e9a42 100644 --- a/new-site/public/tags/index.xml +++ b/new-site/public/tags/index.xml @@ -10,13 +10,21 @@ - First - https://vodoraslo.xyz/first/ - Sat, 17 Dec 2022 08:26:58 +0200 + Hello world + https://vodoraslo.xyz/helloworld/ + Sat, 17 Dec 2022 17:20:18 +0200 - https://vodoraslo.xyz/first/ - <h1 id="asdsda">asdsda</h1> -<p>asdasda</p> + https://vodoraslo.xyz/helloworld/ + <h1 id="obligatory-hello-world">Obligatory Hello World!</h1> +<p>trying to see which hugo theme i like best</p> +<p>had some issues with papermod and their css not working so for now i&rsquo;ll use lugo</p> +<h2 id="stuff-i-like">stuff i like</h2> +<ul> +<li>bidya games (like 5)</li> +<li>touching grass and nature in general (wanabe farmer)</li> +<li>japanese (i hate anime and manga) will prolly schizopost how i learned it</li> +</ul> +<p>experimented with the css which for some reason</p> diff --git a/new-site/static/favicon.ico b/new-site/static/favicon.ico index abcca051..41b4b123 100644 Binary files a/new-site/static/favicon.ico and b/new-site/static/favicon.ico differ diff --git a/new-site/static/style.css b/new-site/static/style.css index d3b2088c..a22e2bef 100644 --- a/new-site/static/style.css +++ b/new-site/static/style.css @@ -1,7 +1,8 @@ body { font-family: sans-serif ; - background: #110000 ; - color: #ccc ; + background: #141414 ; + /* color: rgb(143, 185, 58) ; */ + color: rgb(250, 247, 247) ; } main { @@ -43,3 +44,12 @@ footer { #nextart,#prevart { max-width: 33% ; } + +a { text-decoration: none; color:cyan } /* Globally */ + +/* Each state */ + +a:visited { text-decoration: none; color:cyan; } +a:hover { text-decoration: none; color:cyan; } +a:focus { text-decoration: none; color:yellow; } +a:hover, a:active { text-decoration: none; color:yellow } \ No newline at end of file diff --git a/new-site/themes/lugo/static/former_style.css b/new-site/themes/lugo/static/former_style.css new file mode 100644 index 00000000..9009b7c2 --- /dev/null +++ b/new-site/themes/lugo/static/former_style.css @@ -0,0 +1,54 @@ +body { + font-family: sans-serif ; + background: gray; + /* color: rgb(143, 185, 58) ; */ + color: white; +} + +main { + max-width: 800px ; + margin: auto ; +} + +img { + max-width: 100% ; +} + +header h1 { + text-align: center ; +} + +footer { + text-align: center ; + clear: both ; +} + +/* For TAGLIST.HTML */ +.taglist { + text-align: center ; + clear: both ; +} + +/* For NEXTPREV.HTML */ +#nextprev { + /* The container for both the previous and next articles. */ +} +#prevart { + float: left ; + text-align: left ; +} +#nextart { + float: right ; + text-align: right ; +} +#nextart,#prevart { + max-width: 33% ; +} +/* a { color:red } Globally */ + +/* Each state */ + +a:visited { text-decoration: none; /* color:red; */ } +a:hover { text-decoration: none; /* color:blue */; } +a:focus { text-decoration: none; /* color:yellow */; } +a:hover, a:active { text-decoration: none; /* color:black */ } \ No newline at end of file