Skip to content

For people who are keen on open source contributions to publish articles.

Notifications You must be signed in to change notification settings

Superego-CodeEngineer/TeamBlogList

Repository files navigation

TeamBlogList

This repo is serving open source-contrib.github.io repo. When pushing occurs in main branch, the build and delopy action will run.

Contribute Steps

set up

git clone https://github.com/opensource-contrib/TeamBlogList.git

create new branch

git checkout -b <feature/your_branch>

switch directory

cd source/_posts

mkdir and start new archives

touch new.md
open new.md

when you achieved

git add .
git commit -m "feat:xxx/fix:xxx/doc:xxx"
git push origin your branch

About

For people who are keen on open source contributions to publish articles.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published