Commit Graph

10 Commits

Author SHA1 Message Date
Eric Cornelissen
c368b14e62
Remove (old) website source files (#5553)
* Remove files directly related to the website

Remove all the files directly related to the Jekyll-based website in
this repository. This includes the HTML, CSS and JS for the website, the
assets that can be found in the images/ folder, Jekyll-related files
(_config.yml, Gemfile, Gemfile.lock) and the CNAME file.

* Remove website-related configurations

Remove website-related files from ignore files, update the EditorConfig
configuration to remove any mention of website files, and update
.gitattributes to omit removed files.

* Update issue templates

Remove the issue templates for issues regarding the website and replace
it with a issue templates configuration file [1] that provides a link to
a the equivalent issue template in the simple-icons-website repository.

--
1. https://docs.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository


* Remove building website from verify workflow

* Remove mentions of website from Contributing Guidelines

* Remove mention of GitPod

I believe the main advantage of GitPod was that it allows you to preview
a contribution in the context of the website. Now that the website is no
longer in the repository this is not a thing anymore (unless someone
can configure GitPod to pull in the website from its repo), so I removed
any mention of it.

I'm open to reverting this change if contributors still want to use
GitPod.

* Add CI job for building the NodeJS package
2021-05-29 18:00:40 +02:00
Alexandre Paradis
195a7aa1c2
Ignore files that are not SVGs in the icons folder (#4672) 2021-01-08 09:33:40 +00:00
Álvaro Mondéjar
740dfba419
Formalize website Ruby dependencies and installation process (#4416)
* Formalize website Ruby dependencies and installation process

* Improve Contributing Guidelines

* Add Gemfile.lock to .gitattributes

* Use 'ruby/setup-ruby' caching strategy

* Add link to documentation of 'bundler-cache'
2020-12-22 21:11:57 +01:00
Johan Fagerberg
f11ae61afe
Add .jekyll-cache/ to gitignore 2019-10-20 00:33:52 +02:00
Eric Cornelissen
63e3d3dc97 Ignore files generated by prepublish script in git 2019-07-21 19:51:15 +01:00
Eric Cornelissen
b566627804 Add "jsonhint" dependency 2017-09-11 21:53:21 +02:00
Dan Leech
d606adcf78 Adds Jekyll to gitignore 2017-04-23 16:46:05 +01:00
Dan Leech
463d5025ec Finished v1 node builder script 2015-10-14 16:52:04 +01:00
Dan Leech
d6f771d1e1 Removed icon? from gitignore
Oops.
2012-11-26 16:29:20 +00:00
Dan Leech
cb353fd6e7 Initial commit 2012-11-16 11:08:51 +00:00