Posting, Configuration, Workflows
Purpose | Points of Contact |
---|---|
Bug reports, Enhancements Requested | Issues · RalphHightower/blog |
Comments, Discussions blog related | Discussions · RalphHightower/blog |
Security Advisories, Security Vulnerabilities | Security Issues may be reported via Security Advisories · RalphHightower/blog, or privately to <ralph.hightower+blog-sec@gmail.com> |
Blog Software
This blog is built with Jekyll 4.3.4 using the theme, jekyll/minima: Minima is a one-size-fits-all Jekyll theme for writers.. GitHub for version control and hosting.
- Jekyll • Simple, blog-aware, static sites / Transform your plain text into static websites and blogs
Editing Software
I use this Android app1 on my smartphone and tablet. The source code is on the second bullet point.
- Markor: Edit Markdown offline
- gsantner/markor: Text editor - Notes & ToDo (for Android) - Markdown, todo.txt, plaintext, math, ..
Markor is used for:
- Creating/Editing blog posts
- Creating/Editing web pages
- Creating/Editing configuration files
- Creating/Editing workflows
Ruby Gems
These Ruby libraries are used in @RalphHightower/blog.
Ruby Gems | Version | Date |
---|---|---|
gem ‘jekyll’, ‘~> 4.3’, ‘>= 4.3.4’ | ||
gem ‘kramdown’, ‘~> 2.5’, ‘>= 2.5.1’ | ||
gem ‘sassc-embedded’, ‘~> 1.78’ | ||
gem ‘rake’, ‘~> 13.2’, ‘>= 13.2.1’ | ||
gem ‘minima’, ‘~> 2.5’, ‘>= 2.5.2’ | ||
gem ‘jekyll_ai_related_posts’, ‘~> 0.1.4’ | ||
gem ‘jekyll-avatar’, ‘~> 0.8.0’ | ||
gem ‘jekyll-default-layout’, ‘~> 0.1.5’ | ||
gem ‘jekyll-feed’, ‘~> 0.17.0’ | ||
gem ‘jekyll-github-metadata’, ‘~> 2.16’, ‘>= 2.16.1’ | ||
gem ‘jekyll-last-modified-at’, ‘~> 1.3’, ‘>= 1.3.2’ | ||
gem ‘jekyll-mentions’, ‘~> 1.6’ | ||
gem ‘jekyll-optional-front-matter’, ‘~> 0.3.2’ | ||
gem ‘jekyll-readme-index’, ‘~> 0.3.0’ | ||
gem ‘jekyll-relative-links’, ‘~> 0.7.0’ | ||
gem ‘jekyll-seo-tag’, ‘~> 2.8’ | ||
gem ‘jekyll-sitemap’, ‘~> 1.4’ | ||
|
||
|
||
gem ‘jekyll-titles-from-headings’, ‘~> 0.5.3’ | ||
gem ‘csv’, ‘~> 3.3’ | ||
gem ‘base64’, ‘~> 0.2.0’ | ||
gem ‘nuggets’, ‘~> 1.6’, ‘>= 1.6.1’ |
Workflows used
GitHub Codespace
GitHub Codespace is also used for adding npm packages, updating, and other situations where a Linux shell is faster and easier than using the web interface.
-
@RalphHightower: Couldn’t get tagging to work ↩ ↩2 ↩3