nomxz

an edition to my previous website. now minimalist.
git clone git://git.nomxz.net/nomxz.git
Log | Files | Refs | README

commit 966eb4e0acac21a7df816a3da1a5afdd32238446
parent c4edc91816b0cd105f605e65441895863f481451
Author: Ramon Asuncion <asuncionbatista@gmail.com>
Date:   Tue,  1 Nov 2022 23:32:24 -0400

Update blog.

Diffstat:
M_posts/2022-11-01-start.md | 11++++++++++-
M_scss/base.scss | 1-
2 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/_posts/2022-11-01-start.md b/_posts/2022-11-01-start.md @@ -5,5 +5,14 @@ title: "A New Beginning." # Welcome -A simple blog page. +A simple blog webpage using Jekyll. + +I have made two websites previously: + +[raa011](http://eg.bucknell.edu/~raa011){:target="_blank"} <br /> +[ramonasuncion.com](https://ramonasuncion.com){:target="_blank"} <br /> + +However, I wanted to give a static website generator a try. + + diff --git a/_scss/base.scss b/_scss/base.scss @@ -21,4 +21,3 @@ body { a { text-decoration: underline; } -