Commit graph

5 commits

Author SHA1 Message Date
Eric Cornelissen a4ca74602f
Minor improvements (#4708)
* Remove .travis.yml reference from .gitattributes

* Minor refactoring of .svglintrc.js

- Remove unused variables
- Fix missing semi-colons
- Remove unneeded indentation

* Prevent error in clean command due to missing files

* Fix indentations

* Further improvements to Editorconfig and indentation

* Format YAML files

- Update indentation for array notation
- Normalize use of newlines
2021-01-15 21:47:00 +01:00
Álvaro Mondéjar 5b885b57c3
Exclude unnecessary files and directories from website build (#3823)
* Exclude unneeded files and directories from website.

* Add 'index.js' to Jekyll files exclusion.

* Use simple-icons YAML array notation.

* Remove LICENSE.md from exclusions.
2020-11-12 14:03:10 +01:00
Dan Leech 2ce92a6386 Removes config file since it’s no longer necessary 2017-05-05 18:49:47 +01:00
Dan Leech 26fba4612f Changes CSS output style 2017-04-27 15:35:30 +01:00
Dan Leech e498a8d8c3 Adds basic template with navbar 2017-04-23 17:31:56 +01:00