mirror of
https://github.com/konpa/devicon.git
synced 2025-08-23 06:33:11 +02:00
chore: apply suggestions from code review
Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>
This commit is contained in:
@@ -211,18 +211,20 @@ Follow these steps to build the website and icons either locally or using <a hre
|
|||||||
<h3>Table of contents</h3>
|
<h3>Table of contents</h3>
|
||||||
<ol>
|
<ol>
|
||||||
<li><a href="#using-gitpod">Using Gitpod to build</a></li>
|
<li><a href="#using-gitpod">Using Gitpod to build</a></li>
|
||||||
<li><a href="#installation">Installation (Linux/Windows)</a></li>
|
<li><a href="#local-installation">Local Installation (Linux/Windows)</a></li>
|
||||||
|
<ol>
|
||||||
<li><a href="#building-icons">Build the icons</a></li>
|
<li><a href="#building-icons">Build the icons</a></li>
|
||||||
<li><a href="#build-css">Build the CSS stylesheet</a></li>
|
<li><a href="#build-css">Build the CSS stylesheet</a></li>
|
||||||
<li><a href="#web-server">Setting up the web server</a></li>
|
<li><a href="#web-server">Setting up the web server</a></li>
|
||||||
</ol>
|
</ol>
|
||||||
|
</ol>
|
||||||
|
|
||||||
<h3 id="using-gitpod">Using Gitpod.io</h3>
|
<h3 id="using-gitpod">Using Gitpod.io</h3>
|
||||||
<p>By using <a href=https://www.gitpod.io)>Gitpod.io</a>, you can easily build the icons and install the<br>required dependencies in one single click. No extra setup is required.</p>
|
<p>By using <a href=https://www.gitpod.io)>Gitpod.io</a>, you can easily build the icons and install the<br>required dependencies in one single click. No extra setup is required.</p>
|
||||||
|
|
||||||
<a href=https://gitpod.io/#https://github.com/devicons/devicon/tree/develop><img src=https://gitpod.io/button/open-in-gitpod.svg alt="Open in Gitpod"></img></a>
|
<a href=https://gitpod.io/#https://github.com/devicons/devicon/tree/develop><img src=https://gitpod.io/button/open-in-gitpod.svg alt="Open in Gitpod"></img></a>
|
||||||
|
|
||||||
<h3 id="installation">Installation</h3>
|
<h3 id="local-installation">Local Installation</h3>
|
||||||
|
|
||||||
<p><a href=https://github.com/devicons/devicon/fork>Fork</a> the repository and clone the forked repository.</p>
|
<p><a href=https://github.com/devicons/devicon/fork>Fork</a> the repository and clone the forked repository.</p>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user