Explore >> Select a destination


You are here

ben.page
| | ldstephens.me
17.6 parsecs away

Travel
| | In a recent blog post, I discussed my decision to switch back to Drafts as my primary information repository. While this move has proven ...
| | ddanilov.me
11.4 parsecs away

Travel
| | This blog is powered by Jekyll, one of the most popular static site generators. Jekyll solved most of my issues with the blog: I edit markdown files in a code editor, commit them to GitHub and voila I see updates as web pages. No more WordPress plugins, weird CRM, half-baked...
| | stenbrinke.nl
15.4 parsecs away

Travel
| | Creating a custom shortcode so we can provide different images depending on the user's dark/light theme preference
| | jfhr.me
94.1 parsecs away

Travel
| Let's say you have an Angular single-page app and use Bootstrap for styling. You want to let your users choose between multiple themes (e.g. a light and dark theme). You also want the option to use custom SASS for each theme, as well as for all themes at once. The solution ...