More layout tweaks

This commit is contained in:
2024-10-05 09:15:16 -04:00
parent 3f42924242
commit be99876af5
2 changed files with 26 additions and 22 deletions

15
one.org
View File

@@ -1,4 +1,4 @@
* circumlocuting
* I'm being willfully obtuse
:PROPERTIES:
:ONE: wfot-default-home-list-pages
:CUSTOM_ID: /
@@ -193,7 +193,7 @@ of your application code to take advantage of. Cloudwatch Metrics is one
of those services and you can get a lot of value out of it with not much
effort.
* Simple CSS frameworks - 2024-09-30
* Simple CSS frameworks
:PROPERTIES:
:ONE: wfot-default
:CUSTOM_ID: /simple-css-frameworks/
@@ -212,7 +212,7 @@ Using tacit is a matter of incluing this link tag in the page's HEAD element:
#+BEGIN_SRC html
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@picocss/pico@2/css/pico.min.css">
#+END_SRC
* Let people fail - 2024-09-25
* Let people fail
:PROPERTIES:
:ONE: wfot-default
:CUSTOM_ID: /let-people-fail/
@@ -258,13 +258,6 @@ I don't have a hard-and-fast rule about the size of a place I want to work but t
Of course, this is all kind of theoretical at this point, as [[https://flipstone.com][Flipstone]] is my forever home.
#+BEGIN_SRC haskell
doThings :: String -> T.Text -> NEL.NonEmpty Char -> BS.ByteString -> IO ()
doThings = error "WTF is this"
#+END_SRC
* TODO Just what is it you do here?
:PROPERTIES:
:ONE: wfot-default
@@ -275,7 +268,7 @@ I've never liked working at [[#/large-companies/][large companies]]. Mostly beca
they complicate things, but some things are more complicated at small
companies.
* TODO Managing Expectations
* TODO Managing Expectations
:PROPERTIES:
:ONE: wfot-default
:CUSTOM_ID: /managing-expectations/