|
|
|
|
|
by jonpurdy
871 days ago
|
|
I have been using Pelican with a modified new.css theme. Recently migrated from hosting on a DO instance with Nginx to Github Pages. What I'd love to do is totally remove the SSG from this pipeline and replace it with a WYSIWYG editor (blasphemy, I know). Or at least something that I could just drag and drop images to so I don't have to manually link them in the .md files. I'd also like to totally remove the CSS from my site and just link to an existing theme served by a CDN somewhere, like if there was a "standard" simple theme with same defaults and platform-specific font choices etc. (ie. how it was supposed to be near the beginning where users would get served markup (via HTML) and then be able to theme it as they desire (obviously still possible but very few people do this). Micro.blog looks interesting but the themes aren't quite as minimal as what I prefer. |
|
And hOWTOs for code syntax highlighting too.
Under "Pelican" tag on this Pelican blog of mine:
https://egbert.net/blog/tags/pelican.html