Tidy up for rebranding

This commit is contained in:
Chalarangelo
2021-06-16 19:06:38 +03:00
parent d38cc3274b
commit cb014a8822
7 changed files with 21 additions and 101 deletions

View File

@ -1,25 +1,25 @@
[![Logo](/logo.png)](https://30secondsofcode.org/blog/p/1)
# 30 seconds blog
# 30 seconds of code
> The official 30-seconds blog
> Code articles for all your development needs
* 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.
* Visit [our website](https://30secondsofcode.org) to view our snippet and article collections.
* Use the [Search page](https://30secondsofcode.org/search) to find snippets and articles that suit your needs. You can search by pretty much anything. Just start typing a term and see what comes up.
* Browse the [Articles collection](https://30secondsofcode.org/articles/p/1) to see all the articles we have published.
* Click on each article card to view the whole article.
* 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).
* Use the [Article Template](/snippet-template.md) to add new articles to the collection.
* If you find a problem with a specific article, 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
## Credits
* This repository is maintained by the [30-seconds organization on GitHub](https://github.com/30-seconds).
* This repository is maintained by the [30 seconds of code 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/).
* Logos, names and trademarks are not to be used without the explicit consent of the owners of the 30 seconds of code GitHub organization.
* Our website is powered by [Netlify](https://www.netlify.com/), [Next.js](https://nextjs.org/) & [GitHub](https://github.com/).