diff --git a/.github/ISSUE_TEMPLATE/icon-request.md b/.github/ISSUE_TEMPLATE/icon-request.md deleted file mode 100644 index ae88ca9..0000000 --- a/.github/ISSUE_TEMPLATE/icon-request.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -name: Icon Request -about: Template for Requesting a New Icon -title: "[Icon Request: Name of the Icon]" -labels: "" -assignees: "" ---- - -**Name of the Icon along with a Brief Description** -Please add the name & a clear description of the icon requested. - -**Describe the possible use cases for the Icon** -Please add a short description of all possible use cases for the icon. - -**Any other info that you'd like to add to the Icon Description** - -**Additional context** -Add any File/Screenshot for the Icon here. diff --git a/.gitignore b/.gitignore index 3c3629e..a40ffaf 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,13 @@ -node_modules +# Node modules +node_modules/ + +# Logs +logs +*.log + +# OS generated files +.DS_Store +Thumbs.db + +# Build output +dist/ \ No newline at end of file diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/.nojekyll @@ -0,0 +1 @@ + diff --git a/404.html b/404.html new file mode 100644 index 0000000..33e3499 --- /dev/null +++ b/404.html @@ -0,0 +1,26 @@ + + +
+ +