Commit Graph

24 Commits

Author SHA1 Message Date
fd03994889 Complete first blog post 2023-12-20 13:19:52 -08:00
5044f79cbe Start organizing the Makefile 2023-12-20 11:08:42 -08:00
9192b8e17b Add shortcode to resume
This pattern works for now.
2023-12-20 10:59:41 -08:00
d6ba0edfe0 Leave placeholder for modules
I suspect that Hugo modules are the future. This is an extensible development
path as it allows Hugo to cap features. Further, the developers are
using a good pattern of wrapping the features of another project rather
than replicating functionality that is better defined elsewhere.

However, this approach is still rather fragile. Let's put this on ice
for a while. Ideally, I get involved in a Hugo user community.
2023-12-20 10:55:52 -08:00
0841debef3 Remove Mastodon verification
Not something for a resume.
2023-12-20 10:05:35 -08:00
1290d82752 Merge branch 'main' of ssh://git.sdf.org/axs/website 2023-12-20 10:03:10 -08:00
Andrew Stryker
415b861128 Add Makefile 2023-12-20 10:02:10 -08:00
Andrew Stryker
10c16de1d0 Start resume 2023-12-20 10:01:32 -08:00
Andrew Stryker
d4a8f0356a Add Mastodon verification link 2023-12-20 10:00:55 -08:00
44c44069c0 Add CSS for solarized dark 2023-12-20 09:57:47 -08:00
99963c754f Add headshot image 2023-12-20 09:52:06 -08:00
Andrew Stryker
91706cf2f2 Add shortcode for raw html 2023-12-19 16:43:26 -08:00
Andrew Stryker
4b3b5b4e4a Add license 2023-12-19 11:40:57 -08:00
Andrew Stryker
ddcba6ffd2 Add resume 2023-12-19 11:17:46 -08:00
Andrew Stryker
8c28a1cfd4 Set draft post to false 2023-12-19 11:16:10 -08:00
Andrew Stryker
1e99fd0265 Add a landing page for about 2023-12-19 11:15:12 -08:00
Andrew Stryker
5475615d62 Add a landing page for posts 2023-12-19 11:14:43 -08:00
Andrew Stryker
09587fe04f Add an ignore file 2023-12-19 11:12:58 -08:00
Andrew Stryker
f6d8ad600d Add first post 2023-12-19 11:11:18 -08:00
Andrew Stryker
c19c2818d7 Update configuration
The server builds content. The site build is not quite right yet.
2023-12-19 11:09:52 -08:00
815bdfc83b Convert from TOML to YAML header blocks 2023-11-07 17:16:43 -08:00
e95a219804 Specify PaperMod in the configuration 2023-11-07 17:10:44 -08:00
1e62b2fbe0 Add PaperMod theme 2023-11-07 16:55:07 -08:00
33f8e09a20 First commit 2023-11-07 16:53:42 -08:00