Commit Graph

12 Commits

Author SHA1 Message Date
Soitora
22ffb0b608
Update README.md (#334) 2020-09-01 09:36:33 +02:00
Soitora
9e922cd8a1
Spring cleaning (#222)
* Remove manifest.json

May no longer be required

* Organize assets

Organized to relative folders; unused assets deleted.

* Small changes to some pages

* Remove unused navigational items

* Keep sidebar order

Prevent the sidebar order from jumping which can be annoying

* Remove manifest.json reference

* Merge comment block as a complete chunk
2020-05-29 16:18:35 +02:00
Soitora
b520d4e448
Project Linting (#209)
* More setup for ESLint

* Initial linting

* Fix: "Unexpected use of 'location': no-restricted-globals"

* Fix: "Prop 'sidebarItems' should define at least its type"

* Fix: "import/no-unresolved"

* Fix: "import/no-extraneous-dependencies"

* Fix: "Unexpected require() 'global-require'"

* Fix: "vue/require-prop-types"

* Line disable: "radix"

* Line disable: "no-param-reassign"

* Line disable: "no-shadow"

This should usually be an actual problem but I don't think so in this case as the next prompt is basically just a one-action warning.

* Add markdown linting support

* Replace single quotes with double

* Fix indentation for all files

* Fix second level quotation marks

* Change accordingly

I'd still rather keep 4-tab for MD when applicable though, the alternative is a non-standard 3-space indent, which makes three different indentations to keep track of.
2020-05-20 22:47:01 -04:00
Soitora
92b0cf614b
Remove nonsensical line 2019-09-18 04:30:11 +02:00
Alessandro Jean
aee7624734 Fix path in README. 2019-09-16 17:15:26 -03:00
Eugene
62072e5a8b
Tweak workflow, fix README icon 2019-09-14 19:33:38 -04:00
Soitora
d4b83c876b
Enrich README 2019-08-27 23:57:07 +02:00
Simon Mattila
b1606b346e Remove 'guide' from site title 2019-08-17 21:34:22 +02:00
Simon Mattila
31f568b3c8 Reflect changes to website name 2019-08-17 21:32:18 +02:00
Soitora
a1b029b6de
Initialize README 2019-07-25 04:06:34 +02:00
Simon Mattila
88f51bb67f Update structure 2019-07-22 19:23:35 +02:00
Soitora
e94ab7f2ed
Create README.md 2019-05-20 23:45:40 +02:00