feat: add placeholder now page
This commit is contained in:
parent
ceedef8441
commit
11c3724c97
2 changed files with 27 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
||||||
---
|
|
||||||
layout: "layouts/base"
|
|
||||||
permalink: /now/index.html
|
|
||||||
title: /now
|
|
||||||
---
|
|
||||||
|
|
||||||
The /now page.
|
|
27
src/now.md
Normal file
27
src/now.md
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
---
|
||||||
|
layout: "layouts/base"
|
||||||
|
permalink: /now/index.html
|
||||||
|
title: /now
|
||||||
|
---
|
||||||
|
|
||||||
|
# Now
|
||||||
|
|
||||||
|
Last updated on **February 25th, 2024**.
|
||||||
|
|
||||||
|
What is a `/now` page? Check out [nownownow.com][nownownow].
|
||||||
|
|
||||||
|
## What am I doing right now?
|
||||||
|
|
||||||
|
By day, working at [Metalab][metalab] makin' interfaces.
|
||||||
|
|
||||||
|
## Currently into
|
||||||
|
|
||||||
|
- Learning about [Eleventy][11ty]. And making stuff with it! Like this site!
|
||||||
|
- Getting my daily puzzle on at [Puzzmo][puzzmo].
|
||||||
|
|
||||||
|
|
||||||
|
[nownownow]: https://nownownow.com/about
|
||||||
|
[metalab]: https://metalab.com
|
||||||
|
[11ty]: https://https://www.11ty.dev
|
||||||
|
[puzzmo]: https://www.puzzmo.com
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue