Why Windows is ass
+28/06/2020 By Aney
+Content, and bloggin system currently doesn't exit. It will however be very basic, and work well with RSS feeds
+Tags can be filtered, and hopefully generate an RSS feed for specific, authors, tags, etc.
+diff --git a/css/style.css b/css/style.css
new file mode 100644
index 0000000..bae8c6d
--- /dev/null
+++ b/css/style.css
@@ -0,0 +1,200 @@
+/* http://meyerweb.com/eric/tools/css/reset/
+ v2.0 | 20110126
+ License: none (public domain)
+*/
+
+html, body, div, span, applet, object, iframe,
+h1, h2, h3, h4, h5, h6, p, blockquote, pre,
+a, abbr, acronym, address, big, cite, code,
+del, dfn, em, img, ins, kbd, q, s, samp,
+small, strike, strong, sub, sup, tt, var,
+b, u, i, center,
+dl, dt, dd, ol, ul, li,
+fieldset, form, label, legend,
+table, caption, tbody, tfoot, thead, tr, th, td,
+article, aside, canvas, details, embed,
+figure, figcaption, footer, header, hgroup,
+menu, nav, output, ruby, section, summary,
+time, mark, audio, video {
+ margin: 0;
+ padding: 0;
+ border: 0;
+ font-size: 100%;
+ font: inherit;
+ vertical-align: baseline;
+}
+/* HTML5 display-role reset for older browsers */
+article, aside, details, figcaption, figure,
+footer, header, hgroup, menu, nav, section {
+ display: block;
+}
+body {
+ line-height: 1;
+}
+ol, ul {
+ list-style: none;
+}
+blockquote, q {
+ quotes: none;
+}
+blockquote:before, blockquote:after,
+q:before, q:after {
+ content: '';
+ content: none;
+}
+table {
+ border-collapse: collapse;
+ border-spacing: 0;
+}
+html{
+ overflow-y: scroll; /* Invalid? But it works */
+ font-size: 1em;
+}
+
+html,body{
+ background: #282828;
+ font-family: 'Open Sans', sans-serif;
+}
+
+.main{
+ max-width: 960px;
+ padding: 0 1%;
+ margin: 0 auto;
+}
+
+/* Text */
+h1, h2, h3, h4, h5{
+ color: #98971a;
+ font-weight: bold;
+ margin: 0.25em 0;
+}
+
+p{
+ color: #a89984;
+ margin: 0.5em 0;
+}
+
+ul p{
+ margin: 0.1em 0;
+}
+
+h1{
+ font-size: 2em;
+ text-align: center;
+ margin-bottom: 1em;
+}
+
+h2{
+ font-size: 1.4em;
+}
+
+h3{
+ font-size: 1.2em;
+}
+
+p{
+ line-height: 1.2em;
+}
+
+/* Links */
+a{
+ text-decoration: none;
+ color: #458588;
+}
+
+a:hover{
+ color: #b16286;
+}
+
+.anchor, .anchor:hover{
+ color: #98971a;
+ cursor: default;
+}
+
+/* Lists */
+ul{
+
+}
+/* Positions */
+section, article{
+ margin-bottom: 2em;
+}
+
+.item{
+ margin-left: 1em;
+ margin-bottom: 1em;
+}
+
+
+/* Stuff */
+.home h2{
+ font-size: 1em;
+}
+
+
+/* Footer */
+footer{
+ margin: 0 auto;
+ text-align: center;
+}
+
+/* Header */
+header{
+ padding: 0.5em 0;
+ margin-bottom: 2em;
+ background: #98971a;
+}
+
+header *{
+ vertical-align: middle;
+}
+
+header h1{
+ display: inline-block;
+ text-align: left;
+ width: 18.5%;
+ margin: 0;
+ font-size: 1.2em;
+ color: #282828;
+}
+
+/* Navigation */
+nav{
+ text-align: right;
+ display: inline-block;
+ width: 80%;
+}
+
+nav ul{
+ display: inline-block;
+ margin-left: 0;
+ list-style-type: none;
+}
+
+nav ul li p{
+ display: inline-block;
+}
+
+nav ul li{
+ display: inline-block;
+}
+
+nav a{
+ color: #282828;
+}
+
+nav a:hover{
+ color: #d78821;
+}
+
+.content-list section{
+ width: 49.5%;
+ display: inline-block;
+ vertical-align: top;
+ margin-bottom: 0;
+}
+/* cc241d red
+d79921 yellow
+689d6a aqua
+458588 blue*
+purple b16286 */
diff --git a/makepage.sh b/makepage.sh
new file mode 100755
index 0000000..fc72012
--- /dev/null
+++ b/makepage.sh
@@ -0,0 +1,10 @@
+#!/bin/bash
+
+# Build all Blogposts
+
+# Build all the Pages
+cat includes/header.html pages/$1.html includes/footer.html > $1.html
+
+# Build Stylesheet, and minimise it
+
+# Compress Images for page load, but keep the full image for download, etc
diff --git a/pages/blog.html b/pages/blog.html
new file mode 100644
index 0000000..f338b2a
--- /dev/null
+++ b/pages/blog.html
@@ -0,0 +1,15 @@
+
+ 28/06/2020 Blog title here, look it's here, the heading of the post 28/06/2020 Blog title here, look it's here, the heading of the post 28/06/2020 Blog title here, look it's here, the heading of the post 28/06/2020 Blog title here, look it's here, the heading of the post 28/06/2020 Blog title here, look it's here, the heading of the post 28/06/2020 Blog title here, look it's here, the heading of the post I do not expect donations, and will keep doing what I need to, in order to continue what I do. Donatations are however greatly appreciated. A one off, or recurring donation will help me: Keep up my websites Make videos and other content Work on open-source projects If you have decided to help me out, please donate with one of the links, or addresses below. Etherium: 0x71d70Cc9FC05e846757B98602797Bcd3EE45A5E8 BAT: If you use Brave Browser, tip with the built in button A self-proclaimed waste, working on becoming an essentialist; and with that learning to use the PC to improve, and create an efficient workflow for my everyday life. And have been "professionally" for close to two years now, however I'm aware I know very little about the subject matter. As around three years ago I realised I had far too much stuff, and it was causing lots of hidden stress. I took charge and cleared around 70 t-shirts from my wardrobe, and felt immediately better. After this I reduced my wallet's contents, and then stumbled accross Minimalism Youtube that I used to edumikate myself. So that I can live without the need of other outside sources, and more importantly, big corporations. Hosted on Youtube and Updated when I see fit Content, and bloggin system currently doesn't exit. It will however be very basic, and work well with RSS feeds Tags can be filtered, and hopefully generate an RSS feed for specific, authors, tags, etc. I bought my Thinkpad in June 2020, 12 years after it was released. This was bought to switch to from my Macbook Air 2015 7,2. Debian Core 2 Duo P8600 4GB DDR3 RAM 250GB SSD My PC was intended to be sold once I got the Thinkpad, as that was to be my every-day driver. I am currently still in possesion of it however, for gaming with friends. Windows 10 Ryzen 5 2600X 16GB DDR4 RAM 120GB SSD Vega 64 It's good, and it's cheap. I also use a microphone arm with it, and have thrown out the stand. Oop. The other stuff I use with my laptop/PC Razer Blackwidow Lite, Keyboard Logitech MX Master, Wireless Mouse Any old earbuds, so long as they sound okay. BENQ Monitor. 1600x900, with a monitor stand. I used a Huawei P8 Lite 2017. This is purely because it was cheap, and I could afford it. As long as a phone is usable, can be used as a hotspot, and has a solid battery life, that's good for me. Currently I'm running Debian 10 Buster on my daily driver. I went with a minimal install, and try to only include what I need. My current window manger is DWM, a tiling wm. It's lightweight, and once you get used to it, it feels better to use than a traditional wm I use st, with a couple of custom keybinds and a gruvbox theme. I use this along with my shell of choice, zsh. This was a tie between ungoogled-chromium and Brave. I opted for Brave due to the BAT tokens. I use cmus for music, mpv for video, and feh for images. However, these are rarely used as I've been using Youtube for most consumption. I use newsboat for my rss feeds, and youtube-dl with mpv to watch videos from my feed. I also use transmission for anime downloads. I've not setup an alternative for Gmail yet, so I'm still using Gmail for my emails. I also make use of Google Drive, but have been looking at alternatives. For pretty much everything else I use, I recommend looking at my install script (that likely isn't finished/working) hereMarch
+ February
+ Help me keep going
+
+
+ Links and Addresses
+
+
+ I'm Aney.
+ I'm a "Computer Guy"
+ I've been working towards simple living
+ My goal is to be F.I. and self sufficient
+ Check my Blog
+
+
+ Check my Videos
+ Why Windows is ass
+ 28/06/2020 By Aney
+ Equipment
+
+ Laptop - Thinkpad X200
+
+
+ PC
+
+
+ Microphone - Blue Yeti
+ Peripherals
+
+
+ Phone
+ Software
+
+ Operating System - Debian
+ Window Manager - dwm
+ Terminal - st
+ Browser - Brave
+ Music, Video, and Images
+ News and Downloads
+ Email - Gmail
+ Other
+
Content, and bloggin system currently doesn't exit. It will however be very basic, and work well with RSS feeds
+Tags can be filtered, and hopefully generate an RSS feed for specific, authors, tags, etc.
+