{{ page.title }}
--
diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 849da1b..0000000 --- a/.gitignore +++ /dev/null @@ -1,6 +0,0 @@ -_site -.sass-cache -.idea -.local -.local/* -.jekyll-cache \ No newline at end of file diff --git a/404.html b/404.html deleted file mode 100644 index e570d2a..0000000 --- a/404.html +++ /dev/null @@ -1,3 +0,0 @@ - -
- diff --git a/404.md b/404.md new file mode 100644 index 0000000..ec80fd9 --- /dev/null +++ b/404.md @@ -0,0 +1,8 @@ +--- +layout: page +title: 404 - Page not found +--- + +Sorry, we can't find that page that you're looking for. You can try again by going [back to the homepage]({{ site.baseurl }}/). + +[
{: .center-image}]({{ site.baseurl }}/)
diff --git a/CNAME b/CNAME
new file mode 100644
index 0000000..8b13789
--- /dev/null
+++ b/CNAME
@@ -0,0 +1 @@
+
diff --git a/LICENSE b/LICENSE
index eb2398e..ccdb783 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
MIT License
-Copyright (c) 2019 bit-ranger
+Copyright (c) 2019 FromEndWorld
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/README.md b/README.md
index c7ea2e4..b563932 100644
--- a/README.md
+++ b/README.md
@@ -1,38 +1,198 @@
-it is a blog Repositories
----
-##[点我查看中文说明/Click here for Chinese instructions](https://github.com/lemonchann/lemonchann.github.io/blob/master/README_zh_CN.md)
+LOFFER是个可以帮助你get off from LOFTER的软件(我知道这个pun很烂)。
-# Blog Address
+这是一个可以通过Fork直接发布在GitHub的Jekyll博客,你不需要编写代码或使用命令行即可获得一个部署在GitHub的博客。
-{{ site.footer-text }}
+{% endif %} \ No newline at end of file diff --git a/_includes/gitalk.html b/_includes/gitalk.html new file mode 100644 index 0000000..c351fcc --- /dev/null +++ b/_includes/gitalk.html @@ -0,0 +1,21 @@ +{% if site.gitalk.clientID %} +