Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/misitebao/yakia
Yakia is a developer helper.
https://github.com/misitebao/yakia
github readme readme-style template yakia
Last synced: 15 days ago
JSON representation
Yakia is a developer helper.
- Host: GitHub
- URL: https://github.com/misitebao/yakia
- Owner: misitebao
- License: mit
- Created: 2020-08-27T06:42:42.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-03T03:32:26.000Z (over 1 year ago)
- Last Synced: 2024-10-22T00:55:36.471Z (21 days ago)
- Topics: github, readme, readme-style, template, yakia
- Language: Go
- Homepage: https://yakia.misitebao.com/
- Size: 104 KB
- Stars: 55
- Watchers: 4
- Forks: 29
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome - misitebao/yakia - Yakia is a developer helper. (Go)
README
## Table of Contents
Click me to Open/Close the directory listing
- [Table of Contents](#table-of-contents)
- [Introductions](#introductions)
- [Official Website](#official-website)
- [Background](#background)
- [Graphic Demo](#graphic-demo)
- [Features](#features)
- [Architecture](#architecture)
- [Getting Started](#getting-started)
- [Maintainer](#maintainer)
- [Contributors](#contributors)
- [Community Exchange](#community-exchange)
- [Part Of Users](#part-of-users)
- [Changelog](#changelog)
- [Donators](#donators)
- [Sponsors](#sponsors)
- [Special Thanks](#special-thanks)
- [License](#license)## Introductions
This project is a Github sample warehouse template, the main content is the
sample template of README file.### Official Website
[Website Link](https://yakia.misitebao.com)
### 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.## 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## Getting Started
If your README conforms to the yakia, you can add a badge to link back to this
specification to help others adopt this readme.[![Readme file conforming to Yakia](https://cdn.jsdelivr.net/gh/misitebao/yakia/assets/badge_flat.svg)](https://github.com/misitebao/yakia)
To add in markdown format, please use the following code:
```markdown
[![Readme file conforming to Yakia](https://cdn.jsdelivr.net/gh/misitebao/yakia/assets/badge_flat.svg)](https://github.com/misitebao/yakia)
```To add in HTML format, please use the following code:
Please modify the file name yourself to get the style you want:
| File Nmae | Style Preview |
| ----------------------- | -------------------------------------------------------------------------------------------------------------- |
| badge_flat.svg | ![Readme file conforming to Yakia](https://cdn.jsdelivr.net/gh/misitebao/yakia/assets/badge_flat.svg) |
| badge_flat-square.svg | ![Readme file conforming to Yakia](https://cdn.jsdelivr.net/gh/misitebao/yakia/assets/badge_flat-square.svg) |
| badge_for-the-badge.svg | ![Readme file conforming to Yakia](https://cdn.jsdelivr.net/gh/misitebao/yakia/assets/badge_for-the-badge.svg) |
| badge_plastic.svg | ![Readme file conforming to Yakia](https://cdn.jsdelivr.net/gh/misitebao/yakia/assets/badge_plastic.svg) |
| badge_social.svg | ![Readme file conforming to Yakia](https://cdn.jsdelivr.net/gh/misitebao/yakia/assets/badge_social.svg) |## Maintainer
Thanks to the maintainers of these projects:
Click me to Open/Close the maintainer listing
- [Misitebao](https://github.com/misitebao) - Maintainer of Yakia.
## Contributors
Thank you to all the contributors who participated in the development of yakia.
[Contributors](https://github.com/misitebao/yakia/graphs/contributors)## Part Of Users
- [Tigago](https://github.com/tigateam/tigago) - High performance lightweight
web framework
- [Wails Template Vue](https://github.com/misitebao/wails-template-vue) - A
wails template based on Vue and Vue-Router
- [Awesome Wails](https://github.com/wailsapp/awesome-wails) - A carefully
selected list of Wails applications
- [Static Theme Misipage](https://github.com/misitebao/static-theme-misipage) -
Static Homepage Theme> If your project uses this specification, you can fork this project and
> [submit a PR](https://github.com/misitebao/yakia/pulls) to add your project to
> this list, so that others can know your project.## License
[License MIT](../LICENSE)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmisitebao%2Fyakia.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmisitebao%2Fyakia?ref=badge_large)