LeetCode solutions are written in Java. Rendered by Hugo & GitHub pages. You can visit here for a happy reading.
- Add the comment of the relative path in .md that you want to include, like the following:
// ../../../../src/lrucache_146/LRUCache.java
- Run
npx embedme README.md
- Run
hugo server
under web/
- Use super-linter for code lint
- Use setup-java for maven test
- Use actions-hugo for pages deploy
- Following Chinese Copywriting Guidelines for better written communication
- How to embed source code by link rather than COPY&PASTE in README?
- You can use this tool written by js.