From ddb96cef1455308ee8f06d5d04949fb6adc21f0a Mon Sep 17 00:00:00 2001 From: gennyble Date: Fri, 11 Apr 2025 04:15:33 -0500 Subject: change words style --- served/words/weeknotes/weeknotes.css | 14 ++++++++++++++ served/words/weeknotes/weeknotes.html | 26 ++++++++++++++++++++++++++ served/words/weeknotes/what.html | 5 ++--- 3 files changed, 42 insertions(+), 3 deletions(-) create mode 100644 served/words/weeknotes/weeknotes.css create mode 100644 served/words/weeknotes/weeknotes.html (limited to 'served/words/weeknotes') diff --git a/served/words/weeknotes/weeknotes.css b/served/words/weeknotes/weeknotes.css new file mode 100644 index 0000000..c83c411 --- /dev/null +++ b/served/words/weeknotes/weeknotes.css @@ -0,0 +1,14 @@ +ul { + list-style-type: none; + padding: 0; +} + +li { + margin: 0 0.5rem; +} + +.wk-notes { + display: flex; + flex-direction: row; + flex-wrap: wrap; +} \ No newline at end of file diff --git a/served/words/weeknotes/weeknotes.html b/served/words/weeknotes/weeknotes.html new file mode 100644 index 0000000..03a37c2 --- /dev/null +++ b/served/words/weeknotes/weeknotes.html @@ -0,0 +1,26 @@ +--- +template=post +title=Weeknotes +style=/styles/post.css +style=weeknotes.css + +description=Weeknotes +--- + +things i've done! in various forms of narrative and prose.
for more: what? + + \ No newline at end of file diff --git a/served/words/weeknotes/what.html b/served/words/weeknotes/what.html index 7d0f1a4..93c250e 100755 --- a/served/words/weeknotes/what.html +++ b/served/words/weeknotes/what.html @@ -3,7 +3,6 @@ template=post title=What? Weeknotes. style=/styles/post.css style=../writing.css -path-offset=1 published=2024-05-20 16:50 @@ -22,6 +21,6 @@ notes (if you want to use the weird biweekly where it's every two weeks a weeknote could be about personal projects—weird software, poetry, photography— or about stuff that happened at work: a weeknote can be whatever you want it to be. -a lot of people, myself included, like to use weeknotes to keep track of what -they're doing. to keep a record and to remember that, yes, you do do things +weeknotes are often used to keep track of what a person (is doing|has done). +to keep a record and to remember that, yes, you do do things no matter how loud your brain is yelling right now. \ No newline at end of file -- cgit 1.4.1-3-g733a5