|
0b346fea5e
|
Work on converting old blog posts
|
2024-10-14 00:48:31 +00:00 |
|
|
1697556bbb
|
Footer/nav cleanup
|
2024-10-13 21:54:54 +00:00 |
|
|
efd6ea4fe8
|
Reclaim some space
|
2024-10-13 20:42:07 +00:00 |
|
|
ceca877bb5
|
Fix favicon
|
2024-10-13 20:23:01 +00:00 |
|
|
d9e374096d
|
New icon
|
2024-10-13 20:20:36 +00:00 |
|
|
111b6e9e1e
|
Style changes
|
2024-10-01 02:17:41 +00:00 |
|
|
338600605a
|
Initial docusaurus
|
2024-10-01 01:01:59 +00:00 |
|
|
8e1c7725c1
|
feat: switch to frontmatter
The intention is to build an RSS generator eventually
|
2023-05-12 11:04:55 +00:00 |
|
|
65d58c7f7d
|
remove unused imports
|
2023-04-23 21:49:32 +00:00 |
|
|
7894cf8c81
|
remove custom rehype highlight plugin
|
2023-04-23 21:44:49 +00:00 |
|
|
dff82d018b
|
math and more icons
|
2023-04-23 21:15:48 +00:00 |
|
|
11b70a6da8
|
fix font sizing
|
2023-04-22 03:26:57 +00:00 |
|
|
c32052e9e1
|
fix some CSS problems
The current site doesn't handle highlighting code links properly
|
2023-04-22 03:13:35 +00:00 |
|
|
b2ff9535c9
|
switch back to fontawesome to fix SSR
|
2023-04-22 03:03:34 +00:00 |
|
|
b7a6971174
|
different icons package
|
2023-04-22 02:23:19 +00:00 |
|
|
2d3b9c0c3a
|
add a calendar icon
|
2023-04-22 01:50:43 +00:00 |
|
|
3c80fbab21
|
tweak styling
|
2023-04-22 01:40:15 +00:00 |
|
|
42039b0bac
|
Base formatting
|
2023-04-17 00:10:40 +00:00 |
|
|
56afc82010
|
Fix devcontainer generation
|
2023-04-15 17:03:31 +00:00 |
|
|
1ef5d5bbbd
|
Fix pre-commit script not being generated
|
2023-04-15 13:02:06 -04:00 |
|
|
738e2a4e7e
|
Run prettier
|
2023-04-15 12:56:22 -04:00 |
|
|
3d7538bfbe
|
Initial commit for new blog generator
|
2023-04-15 12:55:22 -04:00 |
|
|
100a3d4948
|
2022-11-20-webpack-industrial-complex
|
2022-11-21 03:02:16 +00:00 |
|
|
95044631f5
|
Add .devcontainer/vale support
|
2022-11-20 21:18:33 +00:00 |
|
|
3c75b720d1
|
Start on notebook
|
2022-10-16 20:37:21 -04:00 |
|
|
891dce905f
|
Slightly more structure
|
2020-10-05 00:06:41 -04:00 |
|
|
29fb26951b
|
Different idea for an opening line
|
2020-10-03 21:53:50 -04:00 |
|
|
e1c8c61eb1
|
Initial thought
|
2020-09-12 18:03:48 -04:00 |
|
|
c27b6b9dd1
|
CPPInsights thinks concepts aren't reducible to templates
|
2020-09-10 16:27:01 -04:00 |
|
Bradlee Speice
|
fd04a51319
|
Initializer list doesn't use template splatter
|
2020-09-08 00:28:56 -04:00 |
|
Bradlee Speice
|
3e4760a727
|
std::initializer_list
|
2020-09-07 02:20:23 -04:00 |
|
|
5ba3978f2c
|
Notes on splatter/varargs and CRTP
|
2020-09-03 00:58:45 -04:00 |
|
|
28d28b97aa
|
Minor note about final
|
2020-08-30 23:48:27 -04:00 |
|
|
7fa111a68a
|
Yet more alternative styles
|
2020-08-30 13:57:07 -04:00 |
|
|
a939ceaba7
|
So many different ways to express the same thing.
|
2020-08-30 13:41:39 -04:00 |
|
|
b2f7575ef5
|
Add some alternate forms for const T a
|
2020-08-30 10:49:33 -04:00 |
|
|
5e25faf5fd
|
I was using const_cast<> incorrectly
|
2020-08-30 03:03:15 -04:00 |
|
|
fb29d8c9da
|
Add noexcept and volatile
|
2020-08-30 01:55:54 -04:00 |
|
|
cc5ca25fa5
|
Method qualifiers are weirder than I thought.
|
2020-08-29 22:35:25 -04:00 |
|
|
92f24c50ee
|
Const-ness of method arguments as well
|
2020-08-29 21:49:17 -04:00 |
|
|
3709bcd0fd
|
Orphan rule
|
2020-08-29 21:19:49 -04:00 |
|
|
e24cc4c7a5
|
Further refining remote types
|
2020-08-29 21:16:57 -04:00 |
|
|
e48b2f5abb
|
Further reorganization
|
2020-08-29 19:59:04 -04:00 |
|
|
0ad37c23e0
|
Forcing methods to use const
|
2020-08-28 15:24:34 -04:00 |
|
|
ee39f7bc43
|
Change the decltype order
|
2020-08-28 13:32:05 -04:00 |
|
|
75fab4c80d
|
Decltype
|
2020-08-28 13:30:15 -04:00 |
|
|
92a706415a
|
Some parts aren't specifically static polymorphism, but are more direct comparisons to Rust traits (which form the basis of Rust static polymorphism)
|
2020-08-25 12:01:26 -04:00 |
|
|
a62c6851d9
|
Continue working on this
|
2020-08-25 00:20:23 -04:00 |
|
|
304df4ff1b
|
Continuing to flesh this out
|
2020-08-24 14:00:03 -04:00 |
|
|
0bb4772d03
|
Continuing to flesh out
|
2020-08-21 15:12:29 -04:00 |
|