# JavaLearnMap **Repository Path**: atsjp/JavaLearnMap ## Basic Information - **Project Name**: JavaLearnMap - **Description**: 分享一些学习知识,笔记、欢迎一起进步学习。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-21 - **Last Updated**: 2023-06-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: 笔记, 分享 ## README # About Learn Map, Mainly on Java... ## KnowledgeTree ![KnowledgeTree](README.assets/knowledgeTree.png) ## Source **Where can I read?** - [Github Page](https://atsjp.github.io/JavaLearnMap/) >> [Content ](https://atsjp.github.io/JavaLearnMap/SUMMARY.html) - [Gitbook](https://atsjp.gitbook.io/) - [语雀](https://www.yuque.com/atsjp/note) **Where is project?** - [Github](https://github.com/atsjp/JavaLearnMap) Always Lastest... [![JavaLearnMap Card](https://github-readme-stats.vercel.app/api/pin/?username=atsjp&repo=JavaLearnMap&show_owner=true&bg_color=30,e96443,904e95&title_color=fff&text_color=fff)](https://github.com/atsjp/JavaLearnMap) - [Gitee](https://gitee.com/atsjp/JavaLearnMap) Sync From Github... [![ATSJP/JavaLearnMap](https://gitee.com/atsjp/JavaLearnMap/widgets/widget_card.svg?colors=ffffff,1e252b,323d47,455059,d7deea,99a0ae)](https://gitee.com/atsjp/JavaLearnMap) # Mythical Creatures ![Mythical Creatures](README.assets/image-20211222164001763.png) # For controller ## How to Publish ### Github Page #### Catalogue Index Copy `README.md` to `index.md` #### Content Github Page auto generate content from current project's markdown file. ### Gitbook #### Catalogue **Manual sync catalogue**: First, use [Gitbook-Summary](https://github.com/imfly/gitbook-summary) to generate `Summary.md`, like this: ```shell book sm ``` Second, push to Github. #### Content Gitbook Auto sync content. ### 语雀 Manual sync all data