diff options
author | bt <bt@web> | 2023-12-12 14:30:55 -0500 |
---|---|---|
committer | IkiWiki <ikiwiki.info> | 2023-12-12 14:30:55 -0500 |
commit | 2b5c257a0c550ea98b6013e8d6b8d0e34ef28c8d (patch) | |
tree | 0e79da3bb448f6ad7455f2713d343c9cc3e7892b /posts | |
parent | 13b41bccbb1483429eaf4e5d410298660d2f8824 (diff) |
Diffstat (limited to 'posts')
-rw-r--r-- | posts/being-efficient.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/posts/being-efficient.md b/posts/being-efficient.md index 3f65dcf..c49656e 100644 --- a/posts/being-efficient.md +++ b/posts/being-efficient.md @@ -1,6 +1,5 @@ -# Being More Efficient as a Designer and Developer - -2019-09-28 +[[!meta title="Being More Efficient as a Designer and Developer"]] +[[!meta date="2019-09-28"]] *I recently began working on a small side project* (a marketing site / blog for an upcoming UX book I'm writing, but I have nothing to promote yet - sorry) and found myself circling around different static site generators (SSG) in the initial design concepts. The thought of learning an entirely new blogging platform was inspiring and seemed like a good excuse to expand my skillset. |