An open API service indexing awesome lists of open source software.

https://github.com/jxpro/md-notes

Markdown notes
https://github.com/jxpro/md-notes

blockchain docker fabric git linux markdown readme-stats

Last synced: 2 months ago
JSON representation

Markdown notes

Awesome Lists containing this project

README

          

# Introduction

- The repo was set up to backup my markdown notes written by typora
- It includes things like `Linux`, `Docker`, `Blockchain`, `ROS`, `Golang`, `JavaScript`, `Python` and so on
- If you have any questions, please feel free to contact me

## Theme of typora

- My typora css file [github-night-dimmed.css](https://github.com/Jxpro/MD-Repo/blob/main/.theme/github-night-dimmed.css) is **modified** by myself based on [Github-Night](https://theme.typora.io/theme/Github-Night/) in **official** theme website
- Another css file [onedark.css](https://github.com/Jxpro/MD-Repo/blob/main/.theme/onedark.css) is s **modified** by myself based on [OneDark](https://theme.typora.io/theme/OneDark/) in **official** theme website
- Another css file [dyzj.css](https://github.com/Jxpro/MD-Repo/blob/main/.theme/dyzj.css) is s **modified** by myself based on [dyzj](https://theme.typora.io/theme/dyzj/) in **official** theme website

## Command in code block

There is a blank line between each **shell command** without `$`, except in the following cases:

- If the commands are strongly related, there will be no blank lines between them
- If this command has critical output, it will be preceded by `$`, and displays the main output