Skip to content

Commit 4cba452

Browse files
committed
ci: remove Circle CI
1 parent d7a74f3 commit 4cba452

File tree

2 files changed

+20
-122
lines changed

2 files changed

+20
-122
lines changed

.circleci/config.yml

Lines changed: 0 additions & 112 deletions
This file was deleted.

docs/index.mdx

Lines changed: 20 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,27 +7,37 @@ route: /
77

88
<p align="center">
99
<a href="https://www.npmjs.com/package/react95"><img src="https://flat.badgen.net/npm/dt/react95" alt="NPM" /></a>
10-
<a href="https://circleci.com/gh/arturbien/React95"><img src="https://flat.badgen.net/circleci/github/arturbien/React95/master" alt="circleCI build" /></a>
1110
<a href="https://www.npmjs.com/package/react95"><img src="https://flat.badgen.net/npm/v/react95" alt="React95 version" /></a>
1211
<a href="https://www.npmjs.com/package/react95"><img src="https://flat.badgen.net/npm/license/react95" alt="React95 license" /></a>
1312

1413
</p>
1514

16-
<h3 align="center">
17-
<a href="https://storybook.react95.io/?path=/story/window--default">Components</a>
15+
<h3 align='center'>
16+
<a href='https://storybook.react95.io/?path=/story/window--default'>
17+
Components
18+
</a>
1819
&nbsp;-&nbsp;
19-
<a href="https://coins95.web.app/">Demo app</a>
20+
<a href='https://coins95.web.app/'>Demo app</a>
2021
&nbsp;-&nbsp;
21-
<a href="https://react95.io/">Website</a>
22+
<a href='https://react95.io/'>Website</a>
2223
&nbsp;-&nbsp;
23-
<a href="https://join.slack.com/t/react95/shared_invite/enQtOTA1NzEyNjAyNTc4LWYxZjU3NWRiMWJlMGJiMjhkNzE2MDA3ZmZjZDc1YmY0ODdlZjMwZDA1NWJiYWExYmY1NTJmNmE4OWVjNWFhMTE">Slack</a>
24+
<a href='https://join.slack.com/t/react95/shared_invite/enQtOTA1NzEyNjAyNTc4LWYxZjU3NWRiMWJlMGJiMjhkNzE2MDA3ZmZjZDc1YmY0ODdlZjMwZDA1NWJiYWExYmY1NTJmNmE4OWVjNWFhMTE'>
25+
Slack
26+
</a>
2427
&nbsp;-&nbsp;
25-
<a href="https://www.paypal.me/react95">PayPal donation 💰</a>
28+
<a href='https://www.paypal.me/react95'>PayPal donation 💰</a>
2629
</h3>
2730

28-
<p align="center">
29-
<b>Refreshed</b> Windows95 UI components for your modern React apps.
30-
Built with <a href="https://github.com/styled-components/styled-components" target="_blank">styled-components</a> 💅
31+
<p align='center'>
32+
<b>Refreshed</b> Windows95 UI components for your modern React apps. Built
33+
with{' '}
34+
<a
35+
href='https://github.com/styled-components/styled-components'
36+
target='_blank'
37+
>
38+
styled-components
39+
</a>{' '}
40+
💅
3141
</p>
3242

3343
![hero](https://user-images.githubusercontent.com/28541613/81947711-28b05580-9601-11ea-964a-c3a6de998496.png)

0 commit comments

Comments
 (0)