From 95bdb52154eb0c8e8825d07156885ed259f691cb Mon Sep 17 00:00:00 2001
From: David Leal By using Gitpod.io, you can easily build the icons By using Gitpod.io, you can easily build the icons and install the Fork the repository and clone the forked repository. In case you don't have Git installed, check the official guide to install Git on your operating system. In case you don't have NPM installed, check this ultimate guide on installing Node.js and NPM. These tools are required in order to build Devicon properly.
@@ -241,9 +240,9 @@ git clone https://github.com/ Install on Linux-based systems using Install on Linux-based systems using Install Mozilla Firefox on Windows: https://support.mozilla.org/en-US/kb/how-install-firefox-windows Install Python3 using the Install Python3 using the Install Selenium in both Linux-based and Windows sytems. Once all the dependencies are installed, you can proceed to build the newest icons. If there are any errors shown, please let us know by creating an issue or contacting us on our Discord community. Run the following command to build the new CSS stylesheet.Using Gitpod.io
-
and install the required dependencies in one single click. No extra setup is required.Using Gitpod.io
+
required dependencies in one single click. No extra setup is required.
-
Installation
-Forking and cloning the repository5>
+
Installation
Install all the necessary NPM dependencies
+Install all the necessary NPM dependencies
Installing Mozilla Firefox
+Installing Mozilla Firefox
-sudo
Installing Python3
+Installing Python3
-sudo
command.Setting up Selenium
+Setting up Selenium
Build the new icons
Usually, this is done on each release, but you can have a sneak peek before a release.Build the CSS stylesheet
+Build the CSS stylesheet
This file is used to show all the new icons previously built.
Feel free to either open the `docs/index.html` file, or run the following command to run the Python web server.
+Run the following command to start the web server with Python.
```bash npm run dev # Will run on port 8000 ``` -Or this command, which does exactly the same, but the port can be customized
. +Or this command, which does exactly the same, but the port can be customized.
```bash python3 -m http.serverYou're done now! :tada: Your build of Devicons should be available at https://localhost:8000
.