1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-03-13 18:49:53 +01:00

9 Commits

Author SHA1 Message Date
diye
ce24214b23 docs: .github/ path is unnecessary for inside .md files 2021-07-17 23:47:04 +08:00
diye
4e95e26f50 docs: fix CONTRIBUTING.md 404 when navigate from .github/ 2021-07-17 23:46:52 +08:00
김종원
ab82b897d8 docs: add korean contributing translation file 2021-07-13 23:05:15 +09:00
BcRikko
9ec8f09280 docs(contributing.md): move message about storybook 2019-10-16 14:19:45 +09:00
ダーシノ
3eacba9c99 Add components dir and split css file (#224)
* refactor: add components directory

ref #166

* build: split nes.scss into nes.css and nes-core.css

and change npm scripts for build

ref #166

* docs(readme.md): add nes-core.css link

* docs: add components directory path

and minor modification of the document
2018-12-29 01:00:31 +02:00
Abdallah Samman
be3ea26db9 docs: Change new-issue link in CONTRIBUTING.md for all langs 2018-12-25 12:10:55 +02:00
kenshinji
22086942cd Add links for different languages 2018-12-23 22:57:01 +08:00
Trezy
ff2a285f51 docs: Add cross links to all documents
I've added translation links to all of the documents, so anybody that pulls up any of our docs will
have links to all of the other available translations.

#137
2018-12-13 12:10:38 -06:00
Trezy
efebca1454 docs: Move non-default docs to .github directory
I've moved all of the docs to the `.github` directory as requested by @BcRikko. I've also removed
redundant links from the README files, i.e. the translation files no longer link to themselves.

#137
2018-12-13 12:00:58 -06:00