blog-post-workflow
Show your latest blog posts from any sources or StackOverflow activity or Youtube Videos on your GitHub profile/project readme automatically using the RSS feed (by gautamkrishnar)
gatsby-blog-mdx
A ready-to-use, customizable personal blog with minimalist design (by EllisMin)
blog-post-workflow | gatsby-blog-mdx | |
---|---|---|
17 | 1 | |
3,108 | 73 | |
0.9% | - | |
6.0 | 2.4 | |
10 days ago | about 1 year ago | |
JavaScript | JavaScript | |
GNU Affero General Public License v3.0 | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
blog-post-workflow
Posts with mentions or reviews of blog-post-workflow.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-22.
-
How to Create a Kick-Ass GitHub Profile in 5 Minutes
Now, we will create a new action for your repository. There is an awesome action template that can be used directly. This action will fetch the blogs from your Medium profile and put that on your GitHub profile page.
-
My yearly "Praise for Bookstack" Post
I would like to be able to add an RSS feed with latest posts to my github profile via https://github.com/gautamkrishnar/blog-post-workflow
-
#gitPanic - Documentation and Profiles
Thanks to GitHub-flavored markdown, there's a lot you can do in your profile README. Mine has links to sites I've built, recordings of talks I've given, ways to connect, and a Blog Post Workflow written by @gautamkrishnar using Github Actions.
-
I made the best Github ReadMe EVER!
That space alloted labeled "Recent Updates" is meant to list scraped RSS or feed from any of my blogs. I used this Github Action.
-
How to Create a GitHub Profile README
Paste the code inside your yml file. Get the RSS feed URLs of your blog post sources and replace the feed list in the code above, indicated with an arrow. Visit this repository and scroll down to get the RSS feed URLs of some popular blogging platforms. Simply remove the links in the code above and paste yours in, separated by a comma if you have multiple sources. Don't remove the quotation marks.
-
Automate an articles section in your github.io page
The github action supports a readme_path parameter. After a quick dive in its source code I noticed that this file could be anything, not necessarily a markdown file. Problem solved!
- Automatizando o Readme do GitHub
- Intro ao GitHub Actions: Mostrando artigos no seu READ.me
-
Adding Recent Blog Posts to Your GitHub Readme
As I planned to start blogging, I stumbled across this idea as I myself was looking to start a blogging presence of my own. As I looked around, I was able to only find one easy-to-use GitHub action that would allow me to add a list of my posts to my readme. Sadly, I was disappointed to discover that this action had little formatting, only setting up the posts as a bulleted list of links, which was less than appealing to the eye.
-
Rock your Github profile
If you are active in writing blog posts, maybe you will want to add them to your readme profil page. Mine are not generated using some action because I have linked them to the repository concerned, but you can do it using blog-post-workflow (the description of how to use it are in the readme).
gatsby-blog-mdx
Posts with mentions or reviews of gatsby-blog-mdx.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Prismjs: does importing the syntax for all languages increase the bundles size
I'm trying prismjs lib for syntax highlighting, it sounds like for each languages I need to import a separate part of the core module, now (something like this: https://github.com/EllisMin/gatsby-blog-mdx/blob/442d1135de794a9950293278b2ecbb2eda5e883a/gatsby-browser.js) now I assume each of these will be increase the size of the bundle right? Any workarounds? Maybe lazy loading? I appreciate any feedbacks.
What are some alternatives?
When comparing blog-post-workflow and gatsby-blog-mdx you can also consider the following projects:
shields - Concise, consistent, and legible badges in SVG and raster format
mdx-deck - ♠️ React MDX-based presentation decks
ssh-agent - GitHub Action to setup `ssh-agent` with a private key
cloudflare-docs - Cloudflare’s documentation
Ghost-CLI - CLI Tool for installing & updating Ghost
sung.codes - WordPress blog -> https://www.SlightEdgeCoder.com to Gatsby (w/ MDX)