We built https://tadum.app, an online meeting agenda that rolls forward incomplete agenda items to the next agenda. This ends up creating a low effort paper trail, saves on meeting prep time, and keeps agendas…
I've recently played with an open source alternative called foam, which builds a similar experience to Obsidian but inside a VSCode workspace. It's a new project, but under active development, and is already pretty…
Middleman still receives consistent updates. It's been a rock solid platform for us to build static websites and the occasional prototype out of for the last few years. Deploys easily to GitHub pages, too.…
Sass has an implementation of "watch mode": sass --watch + livereload (either the guard-livereload gem or the app). This allows you to save you file and have the browser immediately refresh. If you use middleman to…
Are you able to provide more detail on how something like this would be set up?
rvm still has more traction in the community and the end result is going to be very similar to rbenv for the majority of users--except that rvm has a built-in rubies installer + gemsets, which can make things easier for…
We built https://tadum.app, an online meeting agenda that rolls forward incomplete agenda items to the next agenda. This ends up creating a low effort paper trail, saves on meeting prep time, and keeps agendas…
I've recently played with an open source alternative called foam, which builds a similar experience to Obsidian but inside a VSCode workspace. It's a new project, but under active development, and is already pretty…
Middleman still receives consistent updates. It's been a rock solid platform for us to build static websites and the occasional prototype out of for the last few years. Deploys easily to GitHub pages, too.…
Sass has an implementation of "watch mode": sass --watch + livereload (either the guard-livereload gem or the app). This allows you to save you file and have the browser immediately refresh. If you use middleman to…
Are you able to provide more detail on how something like this would be set up?
rvm still has more traction in the community and the end result is going to be very similar to rbenv for the majority of users--except that rvm has a built-in rubies installer + gemsets, which can make things easier for…