-
hugo
Discontinued The world’s fastest framework for building websites. [Moved to: https://github.com/gohugoio/hugo] (by spf13)
cd ~ wget https://github.com/spf13/hugo/releases/download/v0.140.1/hugo-extended_0.140.1_amd64.deb
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
git clone https://github.com/yourgithubusername/yourgithubusername.github.io.git
-
-
git add . git commit -m "Initial commit" git branch -M main git remote add origin https://github.com/yourusername/yourusername.github.io.git git push -u origin main
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.