Skip to content

Commit 907d8ab

Browse files
committed
Update file: trumbowyg-by-alex-d.html
1 parent bed51da commit 907d8ab

File tree

1 file changed

+25
-58
lines changed

1 file changed

+25
-58
lines changed

jquery-plugins/trumbowyg-by-alex-d.html

Lines changed: 25 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,6 @@ <h1 id="packageName">Trumbowyg</h1>
177177
<p align="center">
178178
<a href="http://alex-d.github.io/Trumbowyg/"><img src="banner.jpg" alt="" /></a>
179179
</p>
180-
181180
<p align="center">
182181
<a href="https://bundlephobia.com/result?p=trumbowyg"><img src="https://img.shields.io/bundlephobia/minzip/trumbowyg.svg?style=for-the-badge" alt="Downloads" /></a>
183182
<a href="https://www.npmjs.com/package/trumbowyg"><img src="https://img.shields.io/npm/dm/trumbowyg.svg?color=blue&label=npm%20downloads&style=for-the-badge" alt="Downloads" /></a>
@@ -187,94 +186,62 @@ <h1 id="packageName">Trumbowyg</h1>
187186
<a href="https://cdnjs.com/libraries/Trumbowyg"><img src="https://img.shields.io/cdnjs/v/Trumbowyg.svg?color=blue&style=for-the-badge" alt="CDNJS" /></a>
188187
<img src="https://img.shields.io/bower/v/trumbowyg.svg?color=blue&style=for-the-badge" alt="Version on bower" />
189188
</p>
190-
191-
192189
<h2 align="center">Supporting Trumbowyg</h2>
193-
194-
Trumbowyg is an MIT-licensed open source project and completely free to use.
195-
196-
However, the amount of effort needed to maintain and develop new features for
190+
<p>Trumbowyg is an MIT-licensed open source project and completely free to use.</p>
191+
<p>However, the amount of effort needed to maintain and develop new features for
197192
the project is not sustainable without proper financial backing.
198-
You can support its ongoing development by being a backer or a sponsor:
199-
200-
- [Become a backer or sponsor on Patreon](https://www.patreon.com/alexandredemode)
201-
- [One-time donation via PayPal](https://www.paypal.me/demodealexandre/20eur)
202-
193+
You can support its ongoing development by being a backer or a sponsor:</p>
194+
<ul>
195+
<li><a href="https://www.patreon.com/alexandredemode">Become a backer or sponsor on Patreon</a></li>
196+
<li><a href="https://www.paypal.me/demodealexandre/20eur">One-time donation via PayPal</a></li>
197+
</ul>
203198
<h3 align="center">Sponsors</h3>
204-
205199
<h4 align="center">Gold</h4>
206-
207200
<p align="center">
208201
<a href="https://avot.nl/?ref=trumbowyg">
209202
<img src="https://cdn.rawgit.com/Alex-D/Trumbowyg/develop/sponsors/avot.svg" alt="avot®" width="200px"/>
210203
</a>
211204
</p>
212-
213205
<p align="center">
214206
<a href="https://www.patreon.com/bePatron?c=1176005&rid=1940456">
215207
Become a Sponsor
216208
</a>
217209
</p>
218-
219210
<h4 align="center">Silver</h4>
220-
221211
<p align="center">
222212
<a href="https://socialoptic.com/?ref=trumbowyg">
223213
<img src="https://rawcdn.githack.com/Alex-D/Trumbowyg/develop/sponsors/socialoptic.png" alt="SocialOptic" width="150px"/>
224214
</a>
225215
</p>
226-
227216
<p align="center">
228217
<a href="https://www.patreon.com/bePatron?c=1176005&rid=1940456">
229218
Become a Sponsor
230219
</a>
231220
</p>
232-
233-
------------------------------------
234-
235-
## Introduction
236-
237-
Trumbowyg is a simple and lightweight WYSIWYG editor, weight only 20kB minifed (8kB gzip) for faster page loading.
238-
239-
Visit presentation page: http://alex-d.github.io/Trumbowyg/
240-
241-
242-
## Documentation
243-
244-
All you need to know about Trumbowyg is here: http://alex-d.github.io/Trumbowyg/documentation/ (or even [on the home](http://alex-d.github.io/Trumbowyg/#get-started))
245-
246-
247-
## Contribution
248-
249-
You can contribute to Trumbowyg with translations in languages you know.
250-
Thanks to `node` and `gulp`, you can improve core script, style or icons easily.
251-
252-
First, fork and clone the repository
253-
254-
```bash
255-
cd Trumbowyg # go into the project's root directory
221+
<hr />
222+
<h2>Introduction</h2>
223+
<p>Trumbowyg is a simple and lightweight WYSIWYG editor, weight only 20kB minifed (8kB gzip) for faster page loading.</p>
224+
<p>Visit presentation page: <a href="http://alex-d.github.io/Trumbowyg/">http://alex-d.github.io/Trumbowyg/</a></p>
225+
<h2>Documentation</h2>
226+
<p>All you need to know about Trumbowyg is here: <a href="http://alex-d.github.io/Trumbowyg/documentation/">http://alex-d.github.io/Trumbowyg/documentation/</a> (or even <a href="http://alex-d.github.io/Trumbowyg/#get-started">on the home</a>)</p>
227+
<h2>Contribution</h2>
228+
<p>You can contribute to Trumbowyg with translations in languages you know.
229+
Thanks to <code>node</code> and <code>gulp</code>, you can improve core script, style or icons easily.</p>
230+
<p>First, fork and clone the repository</p>
231+
<pre class="prettyprint linenums lang-language"><code>cd Trumbowyg # go into the project's root directory
256232
npm install # install development dependencies
257233
npm run dev # watch mode
258-
npm run build # to build the project
259-
```
260-
261-
`gulp` command launch default Gulp task watcher and rebuild on the fly.
262-
263-
264-
## Stay in touch
265-
266-
For the latest release and announcements, follow on Twitter: [@AlexandreDemode](https://twitter.com/AlexandreDemode)
267-
268-
269-
## License
270-
271-
This project is under [MIT license](LICENSE).
272-
234+
npm run build # to build the project</code></pre>
235+
<p><code>gulp</code> command launch default Gulp task watcher and rebuild on the fly.</p>
236+
<h2>Stay in touch</h2>
237+
<p>For the latest release and announcements, follow on Twitter: <a href="https://twitter.com/AlexandreDemode">@AlexandreDemode</a></p>
238+
<h2>License</h2>
239+
<p>This project is under <a href="LICENSE">MIT license</a>.</p>
273240
</div>
274241

275242
<div class="tab-pane fade" id="changelog" role="tabpanel" aria-labelledby="changelog-tab">
276243
<ul id="changelogList">
277-
{"message":"Not Found","documentation_url":"https://docs.github.com/rest/repos/contents#get-repository-content","status":"404"}
244+
<p>{&quot;message&quot;:&quot;Not Found&quot;,&quot;documentation_url&quot;:&quot;<a href="https://docs.github.com/rest/repos/contents#get-repository-content&quot;,&quot;status&quot;:&quot;404">https://docs.github.com/rest/repos/contents#get-repository-content","status":"404</a>&quot;}</p>
278245
</ul>
279246
</div>
280247

0 commit comments

Comments
 (0)