zhenhu / markdown (public) (License: Unspecified) (since 2019-03-05) (hash sha1)
A guide / introduce to markdown / markdown 指南 / markdown 语法
List of commits:
Subject Hash Author Date (UTC)
modified: README.md d061591e53ace8b6a20f7f3ac88122243de04c6e zhenhu 2019-05-05 16:01:27
modified: README.md e9a62ff395ba83bcc7e6a4d269a242dc842e751b zhenhu 2019-05-05 15:38:16
put the donate section to head 52d6b00debdeeed1b4469c2589a9e1b03460d4e5 zhenhu 2019-05-05 15:35:21
modified: README.md de664624f7323115b193b6bf34f89178f65c7adf zhenhu 2019-05-05 15:21:43
alter the position of the hit counter c86d4d2fb00354c45fd20c688ae78ca1676242de zhenhu 2019-05-05 15:18:47
alter license icon and add hit counter 9596e41beb2cf0671adf0907a16a818a74ad583b zhenhu 2019-05-05 15:13:54
modified: README.md ceb213a7930faa5710fb3f9142176c216612c1f8 zhenhu 2019-05-05 15:04:50
modified: README.md f7ae322e48d97e6b2ae6f65f6b6fbcb24800b87f zhenhu 2019-05-05 15:03:10
modified: README.md 6563d0beba24cc2ac4db758cb04092b33ae55500 zhenhu 2019-05-05 14:54:52
Update README.md 1bd385a412916eeef1e21271c1a6368cf30da1d0 Zhenhu 2019-04-09 03:26:58
Create LICENSE 5168049abe6780772e201ebdee6eb7b3cb9cdea1 Zhenhu 2019-04-09 03:23:20
fix the example of alternative headings' rendering efe1421429136d49bbfa6e9661b55669a90b67d5 zhenhu 2019-03-08 09:32:28
adjust the description of the overview 34c7745f5936203ffebc64d9620a55bc76ce82e5 zhenhu 2019-03-08 09:08:42
fix the example of headings 5ccd0ce886e5344655976ad102a3e98bdc812b12 zhenhu 2019-03-08 08:52:06
add alternative formats of headings 484067389f2e248d7d9fc2c7e43c21be0c2f70a7 zhenhu 2019-03-08 08:31:33
adjust the size of pic manalone.jpg 0f9edda5479625af6d0465911d98f8381abffc4c zhenhu 2019-03-07 08:54:46
add a pic freesolo.jpg 56fa6844e0db507b405ce7ad029edd32570bf6ee zhenhu 2019-03-06 17:59:32
fix content of images, add content of linking images 811ae2b07732ca1b7b0186ebe30a4ef423f2ea58 zhenhu 2019-03-06 16:32:46
Set theme jekyll-theme-minimal ce103219600c3f83a3d33ae533fb5ba4fd8d7c29 Zhenhu 2019-03-05 12:06:33
init markdown tutorial e10f3ee802232d0a2d3944310414d0ca3c0f9213 zhenhu 2019-03-05 12:01:08
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/zhenhu/markdown

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/zhenhu/markdown

Clone this repository using git:
git clone git://git.rocketgit.com/user/zhenhu/markdown

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main