All Projects → einverne → Einverne.github.io

einverne / Einverne.github.io

personal blog,using jekyll-bootstrap,powered by github page

Programming Languages

javascript
184084 projects - #8 most used programming language

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

Leonids
A simple, fixed sidebar two columns Gatsby.js blog starter.
Stars: ✭ 813 (+1378.18%)
Mutual labels:  blog, jekyll
Derrick
🙌 Derrick is a clean minimal and fast theme for a personal blog.
Stars: ✭ 51 (-7.27%)
Mutual labels:  blog, jekyll
Brucezhaor.github.io
🚧 Bruce Zhao's Tech Blog -- Under Reconstructing ...
Stars: ✭ 25 (-54.55%)
Mutual labels:  blog, jekyll
Dbyll
Stylish, minimalistic theme for jekyll.
Stars: ✭ 534 (+870.91%)
Mutual labels:  blog, jekyll
Paper
A gentle theme for Jekyll utilising material design.
Stars: ✭ 50 (-9.09%)
Mutual labels:  blog, jekyll
Jekyll Theme Next
Elegant theme for Jekyll.
Stars: ✭ 676 (+1129.09%)
Mutual labels:  blog, jekyll
Hikkoshi
Hikkoshi the Blog Migration Tool
Stars: ✭ 7 (-87.27%)
Mutual labels:  blog, jekyll
Reverie
🎨 A ridiculously elegant Jekyll theme.
Stars: ✭ 442 (+703.64%)
Mutual labels:  blog, jekyll
Zjiajun.github.io
My blog. Powered by Jekyll
Stars: ✭ 52 (-5.45%)
Mutual labels:  blog, jekyll
Jalpc
🍎Jalpc -- A flexible Jekyll theme, 3 steps to build your website.
Stars: ✭ 859 (+1461.82%)
Mutual labels:  blog, jekyll
Long Haul
A minimal, type-focused Jekyll theme.
Stars: ✭ 524 (+852.73%)
Mutual labels:  blog, jekyll
Jessesquires.com
Turing complete with a stack of 0xdeadbeef
Stars: ✭ 31 (-43.64%)
Mutual labels:  blog, jekyll
Jekflix Template
A Jekyll theme inspired by Netflix. 🎬
Stars: ✭ 504 (+816.36%)
Mutual labels:  blog, jekyll
Artsy.github.io
The Artsy Engineering Open-Source Developers Blog
Stars: ✭ 770 (+1300%)
Mutual labels:  blog, jekyll
Lagrange
A minimalist Jekyll theme for running a personal blog
Stars: ✭ 454 (+725.45%)
Mutual labels:  blog, jekyll
Izhengfan.github.io
My homepage and blog.
Stars: ✭ 26 (-52.73%)
Mutual labels:  blog, jekyll
Jekyll Theme Prologue
A Jekyll version of the "Prologue" theme by HTML5 UP
Stars: ✭ 346 (+529.09%)
Mutual labels:  blog, jekyll
Will Jekyll Template
A simple Jekyll theme.
Stars: ✭ 360 (+554.55%)
Mutual labels:  blog, jekyll
Aviaryan.github.com Retired 2018
My website (retired)
Stars: ✭ 10 (-81.82%)
Mutual labels:  blog, jekyll
Android10.github.io
Jekyll project for blog: fernandocejas.com.
Stars: ✭ 15 (-72.73%)
Mutual labels:  blog, jekyll

Personal website using Jekyll-Bootstrap
http://einverne.github.io

写给我自己:

  1. 新建Post,Title可为中文,自动转变成拼音

     rake post title="A Title" [date="2012-02-09"] [tags=[tag1,tag2]] [category="category"]
    
  2. 新建页面

     rake page name="about.html"
    
  3. 运行Jekyll

    目录下运行bundle exec jekyll serve -w,本地浏览地址:http://localhost:4000

如果想使用博客的主题,这个repo有一个 theme 的分支,可以直接使用该分支。

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