diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..ae45638 --- /dev/null +++ b/_config.yml @@ -0,0 +1,12 @@ +# Site settings +title: Your awesome title +email: your-email@domain.com +description: "Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description." +baseurl: "" +url: "http://yourdomain.com" +twitter_username: jekyllrb +github_username: jekyll + +# Build settings +markdown: kramdown +permalink: pretty diff --git a/_includes/footer.html b/_includes/footer.html new file mode 100644 index 0000000..0026c4c --- /dev/null +++ b/_includes/footer.html @@ -0,0 +1,61 @@ + diff --git a/_includes/head.html b/_includes/head.html new file mode 100644 index 0000000..c8f1016 --- /dev/null +++ b/_includes/head.html @@ -0,0 +1,12 @@ +
+ + +This is the base Jekyll theme. You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at jekyllrb.com
+ +You can find the source code for the Jekyll new theme at: github.com/jglovier/jekyll-new
+ +You can find the source code for Jekyll at github.com/jekyll/jekyll
+ +一个有情怀的GetHosp,让搜索更简单!
+ +GetHosp 代码托管在Github上,包括数据信息。
+保证信息的绝对公开、透明,拒绝删帖、煽动、不正当竞争等一切行为
+You’ll find this post in your _posts
directory - edit this post and re-build (or run with the -w
switch) to see your changes!
+To add new posts, simply add a file in the _posts
directory that follows the convention: YYYY-MM-DD-name-of-post.ext.
Jekyll also offers powerful support for code snippets:
+ +def print_hi(name)
+ puts "Hi, #{name}"
+end
+print_hi('Tom')
+#=> prints 'Hi, Tom' to STDOUT.
Check out the Jekyll docs for more info on how to get the most out of Jekyll. File all bugs/feature requests at Jekyll’s GitHub repo.
+ + +一个有情怀的GetHosp,让搜索更简单!
+ +GetHosp 代码托管在Github上,包括数据信息。
+保证信息的绝对公开、透明,拒绝删帖、煽动、不正当竞争等一切行为
+