pulsar/README.md

90 lines
2.9 KiB
Markdown
Raw Normal View History

2022-06-20 17:39:52 +03:00
[![Badge License]][License][![Badge Discord]][Discord]
2015-04-16 19:55:23 +03:00
2022-06-20 17:36:25 +03:00
<div align = center>
2022-06-16 03:18:02 +03:00
2022-06-20 17:39:52 +03:00
# Atom Community
<br>
2022-06-08 18:02:25 +03:00
2022-06-20 17:39:52 +03:00
<kbd>
<br>
Due to changes in the upstream, the original Atom and<br>
its repositories will be archived on `December 15, 2022`.
2022-06-20 17:36:25 +03:00
2022-06-20 17:39:52 +03:00
If you'd like to learn more about the official Atom archiving,<br>
you can read about it in their **[Official Announcement]**.
2022-06-20 17:36:25 +03:00
</kbd>
2014-05-06 00:04:22 +04:00
2022-06-20 17:36:25 +03:00
</div>
2018-11-28 09:20:35 +03:00
2022-06-20 17:39:52 +03:00
<br>
<br>
2022-06-20 17:36:25 +03:00
[![Badge Status]][Status]
Atom is a hackable text editor for the 21st century, built on [Electron](https://github.com/electron/electron), and based on everything we love about our favorite editors. We designed it to be deeply customizable, but still approachable using the default configuration.
2022-06-20 17:50:54 +03:00
<div align = center>
2022-06-20 17:36:25 +03:00
![Banner]
2022-06-20 17:50:54 +03:00
<br>
[![Button Install]][Install]
[![Button Documentation]][Documentation]
[![Button Build]][Build]
<br>
2022-06-20 17:36:25 +03:00
![Preview]
2022-06-20 17:50:54 +03:00
</div>
Visit [atom.io](https://atom.io) to learn more or visit the [Atom forum](https://github.com/atom/atom/discussions).
2012-08-31 21:43:21 +04:00
2015-04-24 03:03:37 +03:00
Follow [@AtomEditor](https://twitter.com/atomeditor) on Twitter for important
announcements.
2015-04-24 02:59:02 +03:00
This project adheres to the Contributor Covenant [code of conduct](CODE_OF_CONDUCT.md).
By participating, you are expected to uphold this code. Please report unacceptable behavior to atom@github.com.
2015-07-08 21:44:04 +03:00
2022-06-20 17:50:54 +03:00
## License
2022-06-20 17:50:54 +03:00
When using the Atom or other GitHub logos, be sure to follow the [GitHub logo guidelines](https://github.com/logos).
2022-06-20 17:50:54 +03:00
<!---------------------------------------------------------------->
2022-06-20 17:50:54 +03:00
[Official Announcement]: https://github.blog/2022-06-08-sunsetting-atom/
[Discord]: https://discord.gg/2tD9evh8qP
[Status]: https://dev.azure.com/atomcommunity/atomcommunity/_build/latest?definitionId=10&branchName=master
2012-09-25 20:24:50 +04:00
2022-06-20 17:50:54 +03:00
[Banner]: https://user-images.githubusercontent.com/378023/49132477-f4b77680-f31f-11e8-8357-ac6491761c6c.png
[Preview]: https://user-images.githubusercontent.com/378023/49132478-f4b77680-f31f-11e8-9e10-e8454d8d9b7e.png
2022-06-20 17:50:54 +03:00
[Documentation]: docs/Documentation.md
[Install]: docs/Installation.md
[License]: LICENSE.md
[Build]: docs/Building.md
2022-06-20 17:29:04 +03:00
2022-06-20 17:50:54 +03:00
<!---------------------------{ Badges }--------------------------->
2022-06-20 17:29:04 +03:00
[Badge Discord]: https://img.shields.io/badge/Discord-5865F2.svg?style=for-the-badge&logoColor=white&logo=Discord
[Badge License]: https://img.shields.io/badge/License-MIT-yellow.svg?style=for-the-badge
2022-06-20 17:36:25 +03:00
[Badge Status]: https://dev.azure.com/atomcommunity/atomcommunity/_apis/build/status/atom-community/Release%20Branch%20Build?branchName=master
2022-06-20 17:29:04 +03:00
2022-06-20 17:36:25 +03:00
2022-06-20 17:50:54 +03:00
<!--------------------------{ Buttons }--------------------------->
[Button Documentation]: https://img.shields.io/badge/Documentation-008FC7?style=for-the-badge&logoColor=white&logo=GitBook
[Button Install]: https://img.shields.io/badge/Install-48A842?style=for-the-badge&logoColor=white&logo=DocuSign
[Button Build]: https://img.shields.io/badge/Building-C2A633?style=for-the-badge&logoColor=white&logo=GNUBash
2022-06-20 17:36:25 +03:00