Explore >> Select a destination


You are here

explog.in
| | erick.navarro.io
6.5 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 :)
| | www.morling.dev
15.0 parsecs away

Travel
| | As a software engineer, I like to automate tedious tasks as much as possible. The deployment of this website is no exception: it is built using the Hugo static site generator and hosted on GitHub Pages; so wouldn't it be nice if the rendered website would automatically be published whenever an update is pushed to its source code repository?
| | daredevel.com
10.8 parsecs away

Travel
| | UPDATE 2020-05-01: Some weeks after this post was published, SamKirkland released version 3 of FTP-Deploy-Action. So I updated code snippets. Old version of this post is available on archive.is. At the end of 2019 I discovered Hugo Framework, I started refactoring my personal websites and writing some posts about some solutions I had to implement to accomplish features I was wondering for. You can find more details in post How to add Iubenda prior blocking of cookie scripts to Hugo Disqus shortcode.
| | github.com
67.0 parsecs away

Travel
| Cache APT packages in GitHub Actions. Contribute to awalsh128/cache-apt-pkgs-action development by creating an account on GitHub.