This is my first jekyll theme decorated by my favorite items – blue and ice bear. It’s welcomed to give me a star at github if you like it.
Installation
- Fork the repository. Fork
- Edit
_config.ymlfile. - Add your own
projectsin_includes/projects.html. - Change
domain nameinCNAME. - Replace
favicon.icowith your website icon. - Change
avatar.jpgandcartoon-avatar.jpginassets/images. - Edit
LICENSE.mdandREADME.md.
I use two categories for posts in my blog,
TechandLife. If you want to add other categories, remember to modify_includes/post-list-pagination,_layouts/post-list.htmlandassets/js/script.jsto addTabsandPaginationsfor every category posts.
Style test
italic. bold. italic and bold. delete line. link.
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Heading 3 in Blockquotes
Normal Blockquotes text.
- Unordered List in Blockquotes.
- Ordered List in Blockquotes.
- Unordered List.
- Unordered List.
- Ordered List
- Ordered List
- Ordered List
- Ordered List
// Ruby codes
require 'parallel'
Parallel.map(lots_of_data) do |chunk|
heavy_computation(chunk)
end| table | table | table | table | table |
|---|---|---|---|---|
| This is table | This is table | This is table | This is table | This is table |
| This is table | This is table | This is table | This is table | This is table |