Skip to content

Commit

Permalink
Add CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
neiesc committed Nov 2, 2020
1 parent 2c66a1c commit 2969d3b
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 18 deletions.
34 changes: 34 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# Contributing

Your contributions are welcome!

## Guidelines

- Search existing entries to avoid duplicates
- Entries should be personal recommendations
- Write down the reason why something is awesome
- Keep descriptions consise and short
- Avoid leading articles (`a`, `the`, etc)
- Check spelling and grammar

Then proceed with one of the below steps.

### Create new issue

To add to the list without getting into technical details:

- Create a [new issue](https://github.com/sdassow/awesome-veganism/issues/new) following above guidelines
- Wait for some technical person to make a pull request out of it

### Create pull request

Ensure the pull request adheres to the following guidelines:

- Submit one link per pull request
- Use short and descriptive title in the format of `Add example`
- Add link in the format `- [Example](http://example.com/) - Amazing thing with great stuff`
- No closing dot for list items
- Add a new section if needed
- Add section description
- Add section title to Table of Contents
- Remove trailing whitespace
36 changes: 18 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
Awesome minimalist frameworks
=========================
# Awesome minimalist frameworks [![Awesome](https://awesome.re/badge.svg)](https://github.com/sindresorhus/awesome)

A curated list of awesome resources, pointers, and tips related to minimalist frameworks (simple and lightweight).
Everything in alphabetical order.

## Contents
* [Framework for CSS](#framework-for-css)
* [Web Framework for C](#web-framework-for-c)
* [Database framework for PHP](#database-framework-for-php)
* [Frameworks for Front-end JS](#frameworks-for-front-end-js)
* [Web framework for Go](#web-framework-for-go)
* [Web framework for Haskell](#web-framework-for-haskell)
* [Web framework for Java](#web-framework-for-java)
* [Web framework for JavaScript](#web-framework-for-javascript)
* [Web framework for Lua](#web-framework-for-lua)
* [Web framework for Node.js](#web-framework-for-nodejs)
* [Web framework for Perl](#web-framework-for-perl)
* [Web framework for PHP](#web-framework-for-php)
* [Web framework for Python](#web-framework-for-python)
* [Web framework for Ruby](#web-framework-for-ruby)
* [Web framework for Scala](#web-framework-for-scala)
* [Web framework for .NET (C#)](#web-framework-for-net-c)
- [Framework for CSS](#framework-for-css)
- [Web Framework for C](#web-framework-for-c)
- [Database framework for PHP](#database-framework-for-php)
- [Frameworks for Front-end JS](#frameworks-for-front-end-js)
- [Web framework for Go](#web-framework-for-go)
- [Web framework for Haskell](#web-framework-for-haskell)
- [Web framework for Java](#web-framework-for-java)
- [Web framework for JavaScript](#web-framework-for-javascript)
- [Web framework for Lua](#web-framework-for-lua)
- [Web framework for Node.js](#web-framework-for-nodejs)
- [Web framework for Perl](#web-framework-for-perl)
- [Web framework for PHP](#web-framework-for-php)
- [Web framework for Python](#web-framework-for-python)
- [Web framework for Ruby](#web-framework-for-ruby)
- [Web framework for Scala](#web-framework-for-scala)
- [Web framework for .NET (C#)](#web-framework-for-net-c)

## Framework for CSS
Use http://refresh-sf.com/ to compress, and get size "Gzip"
Expand Down

0 comments on commit 2969d3b

Please sign in to comment.