categories: [Design]
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. <iframe src="https://ghbtns.com/github-btn.html?user=songkong&repo=Blog&type=fork&count=true" frameborder="0" scrolling="0" width="170px" height="20px"></iframe>
- Edit
_config.ymlfile. - Add your own
social_sciencein_includes/social_science.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 |