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)
Set theme jekyll-theme-minimal ce103219600c3f83a3d33ae533fb5ba4fd8d7c29 Zhenhu 2019-03-05 12:06:33
init markdown tutorial e10f3ee802232d0a2d3944310414d0ca3c0f9213 zhenhu 2019-03-05 12:01:08
Commit ce103219600c3f83a3d33ae533fb5ba4fd8d7c29 - Set theme jekyll-theme-minimal
Author: Zhenhu
Author date (UTC): 2019-03-05 12:06
Committer name: Zhenhu
Committer date (UTC): 2019-03-05 12:06
Parent(s): e10f3ee802232d0a2d3944310414d0ca3c0f9213
Signing key:
Tree: 991029efded8ea2fe824cb075cecc48c42edf64b
File Lines added Lines deleted
_config.yml 1 0
File _config.yml added (mode: 100644) (index 0000000..2f7efbe)
1 theme: jekyll-theme-minimal
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