compilerla / compiler.la

Compiler's website
https://compiler.la
Apache License 2.0
4 stars 2 forks source link

Feat: add a blog feed #202

Closed thekaveman closed 2 months ago

thekaveman commented 2 months ago

Closes #175

Uses jekyll-feed to generate (at build time) an Atom feed of the blog posts.

Testing

The feed on the preview site is available here: https://deploy-preview-202--compilerla.netlify.app/blog/feed.xml

I used a test channel in our Slack and subscribed to this feed with the Slack slash command:

/feed subscribe https://deploy-preview-202--compilerla.netlify.app/blog/feed.xml

And it showed me the latest post with a link back to the feed itself:

image

Based on how our other /feed subscribes in Slack work, I would expect to get a public update in that test channel, that looks similar to the latest post shown above, when new content is posted to the feed.

netlify[bot] commented 2 months ago

Deploy Preview for compilerla ready!

Name Link
Latest commit 20a28cd9285c8caf859e2072ceddab3265738c80
Latest deploy log https://app.netlify.com/sites/compilerla/deploys/667b4dd8a6c53c0008d8064f
Deploy Preview https://deploy-preview-202--compilerla.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.