-
Notifications
You must be signed in to change notification settings - Fork 19
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
Proofreading the docs... #37
base: v2
Are you sure you want to change the base?
Changes from all commits
cf32cb7
b6cc82c
ab8b1d9
de5fde2
fd354e6
769fccf
eee072e
056c0f6
f63c855
ab672f8
252f9b3
d3fe5e1
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ permalink: /configuring-components/ | |
nav_order: 50 | ||
--- | ||
|
||
The compiler can take serveral parameters: `sourceDir`, `destDist`, `watch`… | ||
The compiler can take several parameters: `sourceDir`, `destDist`, `watch`… | ||
|
||
These will allow you to fine grain your configuration when compiling. | ||
|
||
|
@@ -48,3 +48,4 @@ Passing parameters in the CLI will override default parameters and custom config | |
|
||
The command line accepts the following parameters: `npx lego <sourceDir> <destDir> <options>`. | ||
The only option for now is `-w` (stading for the `watch` config property). | ||
<!-- FIXME: stading is unknown --> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I don't know what you mean here? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. We should rephrase to something like:
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
<!-- FIXME: what is the purpose of this README? --> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Is this file required? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Should it describe how to compile the doc instead? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. That is a good idea! |
||
Documentation was moved to https://github.com/Polight/lego/tree/master/docs | ||
|
||
```html | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What do you think about
responsiveness
orreactivity
?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
go for
reactivity