Explore >> Select a destination


You are here

blog.jethro.dev
| | www.voorhoede.nl
19.3 parsecs away

Travel
| | Static websites don't update by themselves. We can now run a cron job in the new GitHub actions to trigger a Netlify deploy hook.
| | erick.navarro.io
15.1 parsecs away

Travel
| | Having our emacs configuration in an org file is great, it allow us to have it more organized and easy to read, but org files have more features and one of them is the ability to be exported to different formats like HTML, PDF, markdown and so on. So what if we export our emacs configuration to HTML and then publish it in a website? ?? It probably doesn't have any real utility but it would be nice to have a exclusive web page to show our emacs config to our friends :)
| | sia.codes
58.9 parsecs away

Travel
| | Join the Indie Web by adding Webmentions to your serverless Eleventy static site with this step-by-step tutorial. No client-side JavaScript needed!
| | www.thepolyglotdeveloper.com
90.8 parsecs away

Travel
| Use Node.js and the Express.js framework to create a very simple RESTful API that can be used with front-end applications like AngularJS or ReactJS.