Echo JS 0.11.0

<~>
tracker1 5 hours ago. link 1 point
I really wish the site would point out and link to the Github repository for this project.

https://github.com/hodgef/PRSS

The link is spammy even if the utility seems nice.  There used to be several static blog management tools for offline edit and publish, I wish there were more.  I also wish there were publish targets for Cloudflare pages, and other JS SASS providers that would make a great target for this kind of utility.

I don't like Wordpress much at all, it's too big, bloated and the attacks from the script kids are just overwhelming to say the least.  Mostly static content should be published to a mostly static, or at least vastly simplified platform.

I'd like to see the underlying data format be mostly markdown with a few HTML custom elements for better image and embedded snip options.

Replies

volted 1 hour ago. link 1 point
Thank you for the feedback. The goal is precisely this, to mitigate these kinds of attacks. Here's a snippet from Cloudflare Analytics showing hits to "wp-admin" pages (even though I do not have Wordpress):

https://imgur.com/a/nmM6Isb

I will look into adding more publish providers. There's also thoughts from folks to add integration with pre-existing Static Sites Generators. I think the biggest challenge is to figure out what would be a Minimum Viable Product that would satisfy most use-cases.

Will keep adding improvements based on the feedback. Thanks!