From 66bae18a2f697e546f2ff476ac487f1236388d3b Mon Sep 17 00:00:00 2001
From: Sadeep Madurange
Date: Thu, 30 Oct 2025 18:30:21 +0800
Subject: Update about and tagline.
---
_config.yml | 5 ++---
_site/about/index.html | 5 -----
_site/assets/css/main.css | 3 +--
_site/feed.xml | 2 +-
_site/index.html | 2 +-
_site/posts.xml | 2 +-
about.md | 9 ---------
assets/css/main.css | 3 +--
8 files changed, 7 insertions(+), 24 deletions(-)
diff --git a/_config.yml b/_config.yml
index acec5e0..4860f23 100644
--- a/_config.yml
+++ b/_config.yml
@@ -1,9 +1,8 @@
title: ASCIIMX
tagline: "Just another piss in the ocean of World Wide Web."
description: >
- Simplicity is a great virtue,
- but it requires hard work to achieve it and education
- to appreciate it - Edsger W. Dijkstra
+ $ cu -l /dev/asciimx -s 9600
+ wake up...
author: Wickramage Don Sadeep Madurange
diff --git a/_site/about/index.html b/_site/about/index.html
index 2b050da..426c48f 100644
--- a/_site/about/index.html
+++ b/_site/about/index.html
@@ -41,13 +41,8 @@ grasp.
About site
-
This site is loosely based on the Jekyll theme Marat (see license).
-
The column-based layout and much of the typography are powered by Skeleton (see license).
-
This site uses ‘IM Fell English’ font (see
-license) designed by Igino Marini.
-
Contact
Email any questions and feedback about the content of this site to
diff --git a/_site/assets/css/main.css b/_site/assets/css/main.css
index ecaeab5..d08bb58 100644
--- a/_site/assets/css/main.css
+++ b/_site/assets/css/main.css
@@ -103,8 +103,7 @@ td {
background-color: var(--link-color);
content: '';
display: inline-flex;
- height: 1.8rem;
- width: 1.5rem;
+ width: 1.3rem;
mask-size: cover;
animation: cursor-blink 1s steps(1, start) infinite;
}
diff --git a/_site/feed.xml b/_site/feed.xml
index d69e039..59440b1 100644
--- a/_site/feed.xml
+++ b/_site/feed.xml
@@ -1,2 +1,2 @@
-Jekyll2025-10-30T17:31:16+08:00http://localhost:4000/feed.xmlASCIIMX | ArchiveSimplicity is a great virtue, <br> but it requires hard work to achieve it and education <br> to appreciate it - Edsger W. Dijkstra
+Jekyll2025-10-30T18:30:06+08:00http://localhost:4000/feed.xmlASCIIMX | Archive$ cu -l /dev/asciimx -s 9600 <br> wake up...
Wickramage Don Sadeep MadurangeNeo4J A* search2025-09-14T00:00:00+08:002025-09-14T00:00:00+08:00http://localhost:4000/archive/neo4j-a-star-searchWickramage Don Sadeep MadurangeMy first PCB2025-07-14T00:00:00+08:002025-07-14T00:00:00+08:00http://localhost:4000/archive/my-first-pcbW. D. Sadeep MadurangeMOSFETs2025-06-22T00:00:00+08:002025-06-22T00:00:00+08:00http://localhost:4000/archive/mosfet-switchesW. D. Sadeep MadurangeAwesome books2025-04-20T00:00:00+08:002025-04-20T00:00:00+08:00http://localhost:4000/archive/awesome-booksW. D. Sadeep MadurangeNotes on programming ATmega328P chips2025-04-10T00:00:00+08:002025-04-10T00:00:00+08:00http://localhost:4000/archive/arduino-unoW. D. Sadeep MadurangeBare-metal ARM Cortex M3 chips2024-10-05T00:00:00+08:002024-10-05T00:00:00+08:00http://localhost:4000/archive/arduino-dueW. D. Sadeep Madurange
\ No newline at end of file
diff --git a/_site/index.html b/_site/index.html
index 8a22a44..d020612 100644
--- a/_site/index.html
+++ b/_site/index.html
@@ -37,7 +37,7 @@
ASCIIMX
-
Simplicity is a great virtue, but it requires hard work to achieve it and education to appreciate it - Edsger W. Dijkstra
+
$ cu -l /dev/asciimx -s 9600 wake up...
diff --git a/_site/posts.xml b/_site/posts.xml
index cfa00ce..f5d1a6d 100644
--- a/_site/posts.xml
+++ b/_site/posts.xml
@@ -1,2 +1,2 @@
-Jekyll2025-10-30T17:31:16+08:00http://localhost:4000/posts.xmlASCIIMXSimplicity is a great virtue, <br> but it requires hard work to achieve it and education <br> to appreciate it - Edsger W. Dijkstra
+Jekyll2025-10-30T18:30:06+08:00http://localhost:4000/posts.xmlASCIIMX$ cu -l /dev/asciimx -s 9600 <br> wake up...
Wickramage Don Sadeep Madurange
\ No newline at end of file
diff --git a/about.md b/about.md
index d22ea9d..d725906 100644
--- a/about.md
+++ b/about.md
@@ -10,20 +10,11 @@ grasp.
## About site
-This site is loosely based on the Jekyll theme Marat (see license).
-
The column-based layout and much of the typography are powered by Skeleton (see license).
-This site uses 'IM Fell English' font (see
-license) designed by Igino Marini.
-
## Contact
Email any questions and feedback about the content of this site to
diff --git a/assets/css/main.css b/assets/css/main.css
index ecaeab5..d08bb58 100644
--- a/assets/css/main.css
+++ b/assets/css/main.css
@@ -103,8 +103,7 @@ td {
background-color: var(--link-color);
content: '';
display: inline-flex;
- height: 1.8rem;
- width: 1.5rem;
+ width: 1.3rem;
mask-size: cover;
animation: cursor-blink 1s steps(1, start) infinite;
}
--
cgit v1.2.3