All Projects → harttle → harttle.github.io

harttle / harttle.github.io

Licence: CC-BY-4.0 License
Harttle Land 的源码和文章

Programming Languages

SCSS
7915 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
Vim Script
2826 projects

Projects that are alternatives of or similar to harttle.github.io

Oscailte
Oscailte — A powerful light, clean, and responsive Jekyll theme.
Stars: ✭ 178 (+50.85%)
Mutual labels:  jekyll, github-pages
Slate
Slate is a Jekyll theme for GitHub Pages
Stars: ✭ 195 (+65.25%)
Mutual labels:  jekyll, github-pages
Architect
Architect is a Jekyll theme for GitHub Pages
Stars: ✭ 182 (+54.24%)
Mutual labels:  jekyll, github-pages
amphp.github.io
Main website repository.
Stars: ✭ 21 (-82.2%)
Mutual labels:  jekyll, github-pages
Just The Docs
A modern, high customizable, responsive Jekyll theme for documention with built-in search.
Stars: ✭ 3,747 (+3075.42%)
Mutual labels:  jekyll, github-pages
Midnight
Midnight is a Jekyll theme for GitHub Pages
Stars: ✭ 155 (+31.36%)
Mutual labels:  jekyll, github-pages
Mm Github Pages Starter
Minimal Mistakes GitHub Pages site starter
Stars: ✭ 191 (+61.86%)
Mutual labels:  jekyll, github-pages
Jekyll Help Center Theme
Simple and responsive Jekyll theme for help center.
Stars: ✭ 133 (+12.71%)
Mutual labels:  jekyll, github-pages
docshub
API Documentation Browser based Github Pages Service
Stars: ✭ 58 (-50.85%)
Mutual labels:  jekyll, github-pages
Millennial
A minimalist Jekyll theme for running an online publication
Stars: ✭ 223 (+88.98%)
Mutual labels:  jekyll, github-pages
Gottovote
GotToVote is a toolkit of simple web and SMS services that help citizens get to the ballot box informed and ready to vote. Kenya version accessible at https://kenya.gottovote.cc
Stars: ✭ 150 (+27.12%)
Mutual labels:  jekyll, github-pages
fuse-core
The 'Fuse Core' Jekyll theme.
Stars: ✭ 29 (-75.42%)
Mutual labels:  jekyll, github-pages
Jekyll Theme Mdui
🍷A Jekyll theme based on MDUI
Stars: ✭ 143 (+21.19%)
Mutual labels:  jekyll, github-pages
Primer
Primer is a Jekyll theme for GitHub Pages
Stars: ✭ 160 (+35.59%)
Mutual labels:  jekyll, github-pages
Git Wiki Theme
A revolutionary full-featured wiki for github pages and jekyll. You don't need to compile it!
Stars: ✭ 139 (+17.8%)
Mutual labels:  jekyll, github-pages
Fast template
A template for really easy blogging with GitHub Pages
Stars: ✭ 184 (+55.93%)
Mutual labels:  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 (+1315.25%)
Mutual labels:  jekyll, github-pages
Haacked.com
You've been haacked and you like it
Stars: ✭ 131 (+11.02%)
Mutual labels:  jekyll, github-pages
Fastpages
An easy to use blogging platform, with enhanced support for Jupyter Notebooks.
Stars: ✭ 2,888 (+2347.46%)
Mutual labels:  jekyll, github-pages
markdownslides
A "markdown-first" approach for generating beautiful browser-based slides easily. Based on Reveal.js and Reveal-Jekyll.
Stars: ✭ 37 (-68.64%)
Mutual labels:  jekyll, github-pages

HarttleLand 博客主题

本仓库是 Harttle Land 的源码,欢迎 Clone 和 Fork。

功能

  • 代码高亮
  • Markdown 支持 LaTex 公式
  • 基于 Github Issue 的评论
  • 自动生成页内导航

授权

本仓库提供的主题和内容使用 CC-BY 4.0 进行许可, 你可以自由地使用(包括商业用途)、修改、重新发布本仓库的代码和文章,只要在合适的地方保留来源或作者。

对于套用主题的情况,需要标明 Harttle Land 网站地址或本仓库地址,例如:

Theme by <a href="https://harttle.land">Harttle Land</a>.

对于转载文章的情况,需要给出原文链接,例如:

原文链接:<a href="https://harttle.land/2016/08/08/vim-search-in-file.html">Vim 中搜索和替换</a>

使用

前置依赖:在使用本主题之前,需要安装 Node.js, Ruby,以及 Bundle。

克隆并安装依赖

git clone [email protected]:harttle/harttle.github.io.git
bundle install

更改配置,尤其是移除 ga(Google Analytics)和 disqus(Disqus 评论),或替换为你自己的账号。

vim _config.yml

执行 npm start 启动,即可访问: http:/localhost:4000

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].