All Projects โ†’ misitebao โ†’ standard-repository

misitebao / standard-repository

Licence: MIT License
๐Ÿš€ Standard Repository Template

Programming Languages

javascript
184084 projects - #8 most used programming language
go
31211 projects - #10 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to standard-repository

Generator Standard Readme
Scaffold out a Standard Readme
Stars: โœญ 150 (+226.09%)
Mutual labels:  readme, standard
Standard Readme
A standard style for README files
Stars: โœญ 4,412 (+9491.3%)
Mutual labels:  readme, standard
jaxn
JAXN: A standard for extended JSON
Stars: โœญ 16 (-65.22%)
Mutual labels:  standard
readme-to-dockerhub
Small hack to push the readme to docker hub
Stars: โœญ 16 (-65.22%)
Mutual labels:  readme
Magento-Extension-Sample-Readme
This is an attempt to develop a default readme file for Magento extensions. It should be included in the Magento extension directory under e.g. app/code/community/Company/ExampleExtension/readme.markdown. The markdown syntax (http://daringfireball.net/projects/markdown/syntax) is used for better and consistent formatting. Please join the discussโ€ฆ
Stars: โœญ 14 (-69.57%)
Mutual labels:  readme
laravel-docweaver
Product documentation generation package for Laravel.
Stars: โœญ 36 (-21.74%)
Mutual labels:  readme
Markdown-Templates
bgoonz.github.io/markdown-templates/
Stars: โœญ 16 (-65.22%)
Mutual labels:  readme
servie
Standard, framework-agnostic HTTP interfaces for JavaScript servers and clients
Stars: โœญ 39 (-15.22%)
Mutual labels:  standard
standard-packages
List of packages that use `standard`
Stars: โœญ 32 (-30.43%)
Mutual labels:  standard
AlanBinu007
Config files for my GitHub profile. You can simply copy it and paste it in our README file make changes as per your skills and also change alanbinu007 to your username
Stars: โœญ 58 (+26.09%)
Mutual labels:  readme
personal-branding
UHD designs for personal branding - banner, business card, and readme (PDFs and PNGs)
Stars: โœญ 19 (-58.7%)
Mutual labels:  readme
raklaptudirm
Repository for Github profile README.
Stars: โœญ 19 (-58.7%)
Mutual labels:  readme
Notselwyn
NotSelwyn's over-engineered automatic profile readme
Stars: โœญ 15 (-67.39%)
Mutual labels:  readme
guilyx
Dynamic Profile with github statistics, coding info (time and languages) with WakaTime and music status with the spotify API, leave a โญ if you like it
Stars: โœญ 175 (+280.43%)
Mutual labels:  readme
markdown-emojis
๐Ÿ”ฅ All the emojis ๐ŸŽ‰
Stars: โœญ 198 (+330.43%)
Mutual labels:  readme
markdown
A reference (guide) on how to write good GitHub markdown for READMEs or any .md file!
Stars: โœญ 40 (-13.04%)
Mutual labels:  readme
shared-row
This is an open data specification for describing the right-of-way (ROW) for street centerline networks. It is intended to establish a common set of attributes (schema) to describe how space is allocated along a streets right of way from sidewalk edge to sidewalk edge.
Stars: โœญ 16 (-65.22%)
Mutual labels:  standard
prathimacode-hub
Hello everyone, Welcome to my GitHub README profile. Glad to see you here! Check out this repository to view my work and learn more about me. Don't just star it, fork it as well.๐Ÿ“ขโœŒ๏ธ
Stars: โœญ 53 (+15.22%)
Mutual labels:  readme
go-read-recommend
๐Ÿ”ฅ ่ฎฉ้˜…่ฏปๅ˜ๆˆไธ€ไปถๆœ‰ๆ„ไน‰็š„ไบ‹ใ€‚Golangๅฅฝๆ–‡ๆŽจ่๏ผ›ๆ”ถๅฝ•ๅนณๆ—ถ้˜…่ฏปๅˆฐ็š„ไธ€ไบ›Go็›ธๅ…ณๅ†™็š„ๆฏ”่พƒๅฅฝใ€่ดจ้‡่พƒ้ซ˜็š„ๅนฒ่ดงๆ–‡็ซ .
Stars: โœญ 827 (+1697.83%)
Mutual labels:  readme
xrechnung-schematron
Schematron rules for the German CIUS (XRechnung) of EN16931:2017
Stars: โœญ 19 (-58.7%)
Mutual labels:  standard

Open source Git repository template

GitHub GitHub GitHub Repo stars GitHub release (latest by date including pre-releases) GitHub user Pre Build Gitter

Internationalization

English | ็ฎ€ไฝ“ไธญๆ–‡

Table of Contents

Click me to Open/Close the directory listing

Introductions

This project is a Github sample warehouse template, the main content is the sample template of README file.

Official Website

Official Website Link

Background

When searching for the required tools and libraries in the open source community, I found that there are many excellent code libraries, but there is no good README file or tutorial, which causes users to spend extra time to learn how to use it, so this project provides A standard code base template, hoping to help others.

Graphic Demo

Click Gif to view the full demo

Features

  • The project logo and corresponding data are displayed in the center
  • Provide multi-language functions and sample templates
  • README must-have instructions
  • Built-in directory navigation function to solve the problem that some Markdown parsing engines cannot parse navigation correctly

Architecture

|โ€”โ€” .gitee                          Gitee Configuration File
| |โ€”โ€” ISSUE_TEMPLATE.md             Gitee Issue Template
| |โ€”โ€” PULL_REQUEST_TEMPLATE.md      Gitee PR Template
|โ€”โ€” .github                         Github Configuration File
| |โ€”โ€” ISSUE_TEMPLATE                Github Issue Template
| | |โ€”โ€” issue-template-bug.md       Github Issue Bug Template
| | |โ€”โ€” issue-template-feature.md   Github Issue Feature Template
| |โ€”โ€” workflows                     Github Workflows
| | |โ€”โ€” deploy-for-hugo.yml         Github Workflows Hugo Example
| | |โ€”โ€” deploy-for-nodejs.yml       Github Workflows NodeJS Example
| |โ€”โ€” pull-request-template.md      Github PR Template
|โ€”โ€” website                         Project website
|โ€”โ€” CHANGELOG.md                    Release Log
|โ€”โ€” LICENSE                         LICENSE
|โ€”โ€” README.md                       English README
|โ€”โ€” README.zh-Hans.md               Other Language README
|โ€”โ€” README.tmpl.md                  README Template

Getting Started

If your README conforms to the standard-repository, you can add a badge to link back to this specification to help others adopt this readme.

Readme file conforming to standard-repository

To add in markdown format, please use the following code:

[![Readme file conforming to standard-repository](https://cdn.jsdelivr.net/gh/misitebao/standard-repository@main/assets/badge_flat-square.svg)](https://github.com/misitebao/standard-repository)

To add in HTML format, please use the following code:

<a href="https://github.com/misitebao/standard-repository">
  <img
    alt="GitHub"
    src="https://cdn.jsdelivr.net/gh/misitebao/standard-repository@main/assets/badge_flat-square.svg"
  />
</a>

Please modify the file name yourself to get the style you want:

File Nmae Style Preview
badge_flat-square.svg Readme file conforming to standard-repository
badge_flat.svg Readme file conforming to standard-repository
badge_for-the-badge.svg Readme file conforming to standard-repository
badge_plastic.svg Readme file conforming to standard-repository
badge_social.svg Readme file conforming to standard-repository

Maintainer

Thanks to the maintainers of these projects:

misitebao

Click me to Open/Close the maintainer listing
  • Misitebao - Project author, full stack engineer.

Contributors

Thank you to all the contributors who participated in the development of standard-repository. Contributors

crushonyou18

Community Exchange

  • Gitter - A public instant chat tool.

Part Of Users

If your project uses this specification, you can fork this project and submit a PR to add your project to this list, so that others can know your project.

License

License MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].