opensourcedesign.github.io icon indicating copy to clipboard operation
opensourcedesign.github.io copied to clipboard

Check over the install details in README and check they work

Open Erioldoesdesign opened this issue 4 years ago • 2 comments

People have had a few issues installing the open source design repo to work on the code so it'd be great to get some folks stress testing the installation process and documenting these either in the README file or in a new markdown file possibly called 'Potential Installation problems'

Also open to other suggestions where these installation 'FAQs' could live.

See this issue thread for some installation conversation and problems: https://github.com/opensourcedesign/opensourcedesign.github.io/issues/224

Erioldoesdesign avatar Jun 22 '21 17:06 Erioldoesdesign

hello, I'd like to work on this isssue if possible. Thanks!

phayzeeVW avatar Jul 07 '21 07:07 phayzeeVW

Please do @leonard-vlaicu ! It'd be great to be able to update the readme file and installation details with any extra info and intracacies you find while reviewing the installation process :)

Erioldoesdesign avatar Jul 07 '21 21:07 Erioldoesdesign

Just faced an issue and resolved it! Thought of adding it here:

Screenshot from 2021-08-12 21-59-17

Adding an additional line in line 11 of _config.yml resolves this issue

[10] exclude:
[ +]      - vendor
[12]      - scripts

For further information: Refer to this and this

im-adithya avatar Aug 12 '21 16:08 im-adithya