Skip to content

Commit 83edb63

Browse files
committed
rename doc hopefully solve the build issue
1 parent a19be51 commit 83edb63

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
![](http://huangxuan.me/img/blog-desktop.jpg)
77

88

9-
[User Manual πŸ‘‰](doc/Manual.md)
9+
[User Manual πŸ‘‰](_doc/Manual.md)
1010
--------------------------------------------------
1111

1212
### Getting Started
@@ -36,7 +36,7 @@ Critical Jekyll-related code are located in `_include/` and `_layouts/`. Most of
3636
This theme uses the default code syntax highlighter of jekyll, [Rouge](http://rouge.jneen.net/), which is compatible with Pygments theme so just pick any pygments theme css (e.g. from [here](http://jwarby.github.io/jekyll-pygments-themes/languages/javascript.html) and replace the content of `highlight.less`.
3737

3838

39-
### Interesting to know more? Checkout full [User Manual](doc/Manual.md)!
39+
### Interesting to know more? Checkout the [full user manual](_doc/Manual.md)!
4040

4141

4242
Other Resources
@@ -50,7 +50,7 @@ Ports
5050
- Out of date. Helps wanted for updating it on par with the main repo
5151

5252
Translation
53-
- [πŸ‡¨πŸ‡³ (somewhat outdated)](https://github.com/Huxpro/huxpro.github.io/blob/master/doc/README.zh.md)
53+
- [πŸ‡¨πŸ‡³ (somewhat outdated)](https://github.com/Huxpro/huxpro.github.io/blob/master/_doc/README.zh.md)
5454

5555

5656
License

β€Ždoc/Manual.mdβ€Ž renamed to β€Ž_doc/Manual.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,4 +329,4 @@ Shout out to [@kitian616/jekyll-TeXt-theme](https://github.com/kitian616/jekyll-
329329
- **Network optimizaition** for China, dropping Google webfont, using local CDN
330330
- Using [Github Flavored Markdown](https://help.github.com/articles/github-flavored-markdown/)
331331
- Using Baidu, Tencent/QQ analytics
332-
- Using [DuoShuo](http://duoshuo.com/) as the Disqus-like third party discussion system
332+
- Using [DuoShuo](http://duoshuo.com/) as the Disqus-like third party discussion system
File renamed without changes.

0 commit comments

Comments
Β (0)