Introduction
LeetCode solutions writing in java. Rendered by hugo & github pages. You can visit here for a happy reading.
Local Development And Preview
Add comment of relative file path in .md which you want to include, like following:
// ../../../../src/lrucache_146/LRUCache.java
Run
npx embedme README.md
Run
hugo server
under web directory
Github Actions
Use super-linter for code lint
Use setup-java for maven test
Use actions-hugo for pages deploy
Copywriting
- Following chinese-copywriting-guidelines
Q&A
- How to embed source code by link rather than COPY&PASTE in README ?
- You can use this tool written by js.