All Projects → haacked → Haacked.com

haacked / Haacked.com

You've been haacked and you like it

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Haacked.com

Millennial
A minimalist Jekyll theme for running an online publication
Stars: ✭ 223 (+70.23%)
Mutual labels:  blog, jekyll, github-pages
Beautiful Jekyll
✨ Build a beautiful and simple website in literally minutes. Demo at https://beautifuljekyll.com
Stars: ✭ 3,778 (+2783.97%)
Mutual labels:  blog, jekyll, github-pages
Fast template
A template for really easy blogging with GitHub Pages
Stars: ✭ 184 (+40.46%)
Mutual labels:  blog, jekyll, github-pages
Oscailte
Oscailte — A powerful light, clean, and responsive Jekyll theme.
Stars: ✭ 178 (+35.88%)
Mutual labels:  blog, jekyll, github-pages
Jekyll Theme Yat
🎨 Yet another theme for elegant writers with modern flat style and beautiful night/dark mode.
Stars: ✭ 113 (-13.74%)
Mutual labels:  blog, jekyll, github-pages
Liberxue.github.io
Liberxue blog for lightweight Jekyll themes 轻量级自适应 简洁 卡片式博客主题 3秒搞定GitHub blog
Stars: ✭ 330 (+151.91%)
Mutual labels:  blog, jekyll, github-pages
Liweimin1996.github.io
Min's blog 欢迎访问我的博客主页!(Welcome to my blog website !)https://liweimin1996.github.io/ 百度云资源持续更新中,欢迎点赞star
Stars: ✭ 106 (-19.08%)
Mutual labels:  blog, jekyll, github-pages
Chalk
Chalk is a high quality, completely customizable, performant and 100% free Jekyll blog theme.
Stars: ✭ 987 (+653.44%)
Mutual labels:  blog, jekyll, github-pages
Lagrange
A minimalist Jekyll theme for running a personal blog
Stars: ✭ 454 (+246.56%)
Mutual labels:  blog, jekyll, github-pages
Reverie
🎨 A ridiculously elegant Jekyll theme.
Stars: ✭ 442 (+237.4%)
Mutual labels:  blog, jekyll, github-pages
Aviaryan.github.com Retired 2018
My website (retired)
Stars: ✭ 10 (-92.37%)
Mutual labels:  blog, jekyll, github-pages
Microdust
My personal blog Microdust
Stars: ✭ 63 (-51.91%)
Mutual labels:  blog, jekyll, github-pages
Pages Gem
A simple Ruby Gem to bootstrap dependencies for setting up and maintaining a local Jekyll environment in sync with GitHub Pages
Stars: ✭ 1,670 (+1174.81%)
Mutual labels:  jekyll, github-pages
Brew.sh
🔖 The Homebrew homepage
Stars: ✭ 91 (-30.53%)
Mutual labels:  jekyll, github-pages
Neumorphism
Neumorphism designed Jekyll theme for personal websites, portfolios and resumes.
Stars: ✭ 96 (-26.72%)
Mutual labels:  jekyll, github-pages
Jglovier.github.io
📓 Source for joelglovier.com. Built with Jekyll and hosted on GitHub Pages.
Stars: ✭ 98 (-25.19%)
Mutual labels:  jekyll, github-pages
Garth
🥁 A really basic theme for Jekyll
Stars: ✭ 85 (-35.11%)
Mutual labels:  jekyll, github-pages
Bootstrap 4 Github Pages
A Bootstrap 4 template project for Github Pages and Jekyll
Stars: ✭ 96 (-26.72%)
Mutual labels:  jekyll, github-pages
So Simple Theme
A simple Jekyll theme for words and pictures.
Stars: ✭ 1,701 (+1198.47%)
Mutual labels:  jekyll, github-pages
Hanuman
A responsive, lightning-fast Jekyll theme built using AMP (Accelerated Mobile Pages) to speed up your blogs and websites.
Stars: ✭ 100 (-23.66%)
Mutual labels:  jekyll, github-pages

Haacked.com

This is my blog. There are many like it, but this one is mine.

Run it locally

The following command builds the site and runs it on http://localhost:4000/ It takes a while because I have a lot of posts.

jekyll serve

Testing

HTML::Proofer is set up to validate all links within the project. You can run this locally to ensure that your changes are valid:

bundle install
bundle exec rake test
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].