Closed hawkins closed 7 years ago
I'm really not crazy about all the code
and ReactMarkdown
tags. I want a better way to deal with code (particularly for syntax highlighting) but I'm not sure what else exists yet. It's likely I'll want to involve better third-party components for these.
Moved to react-highlight
to make this a bit easier. Still not perfect, but its a decent start
Reviving this effort... new things I'd like to do:
/_posts
instead and export as JS modulesNeed to rename Twitch Flow to Streamflow and correct link to project (https://github.com/hawkins/streamflow)
Consider writing posts in markdown again, but better explore the possibilities of using react. Embedded content and more interesting content is a possibility with using posts in JS. Regardless, processmd
is the key I've been missing for better markdown posts, and there's a decent example of it here: https://github.com/tscanlin/next-blog/blob/master/package.json
Really just testing the waters right now. I'd love to get away from Jekyll and move to something more sophisticated like server side rendering and writing posts in React for more versatility, but I'm going to hit quite a number of adoption issues at first.
The first commit lays the groundwork for how this new structure will look and work, but much work is left to be completed.
Additionally, I've removed the shawk folder because I deployed that to
now.sh
atshawk.now.sh
.