Keyboard-Maestro-Macros
Middleman
Keyboard-Maestro-Macros | Middleman | |
---|---|---|
1 | 15 | |
20 | 7,048 | |
- | 0.1% | |
0.0 | 7.9 | |
almost 3 years ago | 3 days ago | |
Ruby | ||
- | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Keyboard-Maestro-Macros
-
What is your development setup (IDE, gems, library, ci/cd etc) for RoR/non-RoR applications development ?
Keyboard Maestro - I have a bunch of macros to speed things up. For example, when I'm on a web page I want to add to a note, all I have to do is press a keyboard shortcut, and it will drop me right into Obsidian, and all I have to do is cmd-V and it will paste the title and link in Markdown format. I've made this macro available in my repo if you're interested: https://github.com/monfresh/Keyboard-Maestro-Macros
Middleman
-
“Make” as a Static Site Generator
Most of the Static Site Generators default to generating blog from markdown, which is not feasible for company websites etc. For such projects I like Middleman (https://middlemanapp.com) which provides layouts/partials and things like haml templates.
-
Bloggers who host statically, do you use Jekyll or Pelican to roll your blog posts?
I've done similar with Middleman, and I'm 99% sure you could set this up with Pelican if you wanted. It sounds like the site generation workflow is the issue rather than the tool.
- [student help] Using Rails as front end. Is it possible?
-
Show HN: Self-hosted CMS on Cloudflare for podcast/blog/images/videos/docs/URLs
I use middleman[^1] + bulmaCSS + FontAwesome but host on github using the `github.io` domain and upload podcasts to "archive.org"[^2]. The reason I choose this setup is because I want the content to survive as much as possible, hence open source technology and "free & long lived" hosting were requirements.
[^1]: https://middlemanapp.com/
[^2]: https://archive.org/
-
Web app architecture design process guidance
Thanks u/Draegan88, but what's Middleman got to do with app architecture & design/ERD/schema design?
-
Building Static Websites w/ Rails in 2022
I came across Middleman but it's meant to work with Ruby not necessarily Rails, it's also a bit old although appears kept up to date.
- Eu sou Desenvolvedor de Software Sr. AMA!
-
CMS > MiddlemanApp > static Site - how to start middleman on heroku?
A simple middleman app consumes the data and builds a static export that runs standalone (just HTML, CSS and some JS files). That gets FTP'd/released to the webserver.
-
SSGs through the ages: The ‘After Jekyll’ era
Middleman
-
What is your development setup (IDE, gems, library, ci/cd etc) for RoR/non-RoR applications development ?
For my personal site, which is 10 years old, I use Middleman, and I deploy the site to S3/Cloudfront with s3_website. It works fine for now. If s3_website stops working, I'll move to Netlify probably.
What are some alternatives?
dotfiles - Development Environment Configuration
Jekyll - :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby
s3_website - Manage an S3 website: sync, deliver via CloudFront, benefit from advanced S3 website features.
Bridgetown - A next-generation progressive site generator & fullstack framework, powered by Ruby
starter-workflows - Accelerating new GitHub Actions workflows
Nanoc - A powerful web publishing system
Sneakers - A fast background processing framework for Ruby and RabbitMQ
Awesome Jekyll - A collection of awesome Jekyll goodies (tools, templates, plugins, guides, etc.)
YARD - YARD is a Ruby Documentation tool. The Y stands for "Yay!"
Octopress - Octopress 3.0 – Jekyll's Ferrari
Hugo - The world’s fastest framework for building websites.
webgen - webgen is a fast, powerful and extensible static website generator