Files
30-seconds-of-code/README.md
Angelos Chalaris 6c4430a154 Initialize blog repo
2019-12-20 15:22:36 +02:00

26 lines
1.7 KiB
Markdown

[![Logo](/logo.png)](https://30secondsofcode.org/blog/p/1)
# 30 seconds blog
> The official 30-seconds blog
* Visit [our website](https://30secondsofcode.org) to view our snippet collection and blog.
* Use the [Search page](https://30secondsofcode.org/search) to find snippets and blog posts that suit your needs. You can search by pretty much anything. Just start typing a term and see what comes up.
* Browse the [Blog](https://30secondsofcode.org/blog/p/1) to see all the blog posts we have published.
* Click on each blog post card to view the whole blog post.
* If you like the project, give it a star. It means a lot to the people maintaining it.
## Want to contribute?
* If you want to help us improve, take a minute to read the [Contribution Guidelines](/CONTRIBUTING.md) first.
* Use the [Blog Post Template](/snippet-template.md) to add new blog posts to the collection.
* If you find a problem with a specific blog post, please [open an issue](https://github.com/30-seconds/30-seconds-blog/issues/new).
* If you find a problem with the website, please [report it in the web repository](https://github.com/30-seconds/30-seconds-web/issues/new).
## Credits & Sponsors
* This repository is maintained by the [30-seconds organization on GitHub](https://github.com/30-seconds).
* All snippets are licensed under the CC0-1.0 License, unless explicitly stated otherwise.
* Logos, names and trademarks are not to be used without the explicit consent of the maintainers or owners of the 30 seconds GitHub organization.
* Our website is powered by [Netlify](https://www.netlify.com/), [Gatsby](https://www.gatsbyjs.org/), [Travis CI](https://travis-ci.com/) & [GitHub](https://github.com/).