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
-
The strongest principle of the blog's growth lies in the human choice to deploy it
I noticed that after deployment images were broken after further research it became clear that this happens because we are using baseURL with path - https://imomaliev.github.io/blog/. This is known behavior. It does look like a bug to me, but maintainers decided to close this issue as "wontfix" for now. In the future, I am planning to host this blog on my domain without additional path in baseURL, but for now I fixed it by using relative paths instead ones starting with leading /.
-
Building the plane while flying it
I will start from the very beginning and create this blog from the scratch. This series is called "Building the blog while flying it". In the spirit of famous startup quote/approach, "Building the plane while flying it"1. I think I will have a lot of fun. I am going to start by posting to my dev.to page and host blog repository on the GitHub. My first version of this blog is living in the blog-v1 repo.
til
-
Building the plane while flying it
and after using it, I can confidently say it really lives up to what it promises. It was a little confusing at the start, but after I got the hang of it, it was a breeze. But for some reason, after I've ported all may personal TILs to it, I stopped using it at all. It wasn't the framework's fault, the problem was that my life got out of control, and I was so overwhelmed with personal issues, this lead to me always putting blogging off to a letter date. But may be this time it will be easier sticking to it, because to help myself to keep blogging, I decided to blog about blogging. I know this may sound redundant, but I think it will be interesting because I want to share and document how this blog project is being developed. This partly because of my annoying habit of always starting a new instead of continuing an existing project, and partly because I want to journal my journey.
What are some alternatives?
terraform-provider-github - Terraform GitHub provider
blog-v1 - Personal blog
goldmark-highlighting - A Syntax highlighting extension for the goldmark markdown parser.
actions-hugo - GitHub Actions for Hugo ⚡️ Setup Hugo quickly and build your site fast. Hugo extended, Hugo Modules, Linux (Ubuntu), macOS, and Windows are supported.
cache - Cache dependencies and build outputs in GitHub Actions
goldmark - :trophy: A markdown parser written in Go. Easy to extend, standard(CommonMark) compliant, well structured.
chroma - A general purpose syntax highlighter in pure Go
pages-gem - A simple Ruby Gem to bootstrap dependencies for setting up and maintaining a local Jekyll environment in sync with GitHub Pages
actions-gh-pages - GitHub Actions for GitHub Pages 🚀 Deploy static files and publish your site easily. Static-Site-Generators-friendly.
setup-node - Set up your GitHub Actions workflow with a specific version of node.js
starter-workflows - Accelerating new GitHub Actions workflows