Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration with others projects #520

Open
ponsfrilus opened this issue Jul 20, 2021 · 0 comments
Open

Integration with others projects #520

ponsfrilus opened this issue Jul 20, 2021 · 0 comments

Comments

@ponsfrilus
Copy link
Member

User story

As a developer,
When I create a website,
I want to easily install elements (npm i epfl-elements),
So I can integrate with it in my project.

About

While the main use case of this package is to set the visual identity of the WordPress sites of EPFL, there are several use case outside WordPress (most of them being EPFL services' websites). While the recommended way to use it is to hot link or include assets (see https://web2018.epfl.ch and https://github.com/epfl-si/epfl-theme-elements/wiki/Web2018-CDN), advanced users want a way to use it without any bridles and be able to anticipate and test any changes that might occur.

Some more detailed examples

  • I want to be able to redefine all variables of 'epfl-elements' and/or 'bootstrap' in my own code
  • I want to be able to use sass in my own code
  • I want to be able to build and process everything with webpack
  • I want to be able to manage 'epfl-elements' version in my project
  • I want to be able to have an un-minified version (dev/prod)
  • I want to have a online documentation that explain how to do it
  • I don't want to have the whole "demo" site with my package
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant