Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        




Yakia


Yakia is a developer helper.



GitHub


GitHub


CodeFactor


Go Report Card


Discord




GitHub tag (latest SemVer pre-release)


npm


Crates.io



[English](README.md) · [简体中文](README.zh-Hans.md)




## 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:

```html

GitHub Yakia

```

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:


misitebao

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)


eighteenzheng

## 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)