peter-michalski
peter-michalski
I added the following code into `Language.Drasil.Choices` (and updated `defaultChoices`). This alone compiles nicely. ``` -- | Sets component names. data ComponentName = GetInput -- ^ Sets input component name....
`getParams` passes its first argument `n` into the first argument of two other functions `getInputVars` and `getConstVars` ``` inVs Maybe a`, the first argument must be of a type that...
> So it looks like we are going to need multiple classes for rendering, that go to different types. At the very least, to `String` and to `Sentence`. This is...
This is being addressed with #2966.
@balacij thanks for looping me into this discussion.
Other parts of the Wiki that we may want to consider adding information from (or linking directly to the Wiki page - we should have at least one link to...
Below is a WIP proposed structure for the webpage: ----------------- **Introduction** - new introduction - An elevator pitch, primarily aimed at students and collaborators, explaining Drasil in plain language **Getting...
> 2\. Most web-pages quickly get to getting started, probably because users don't have any patience. Good point @smiths . I have applied your notes to the outline comment.
> * Add information on getting started with Drasil. We have a quick start, but a more detailed getting started would help future students For the sake of avoiding duplication...
7020a821289ce07bb7b520b6ea2f7c4b7300e8ca contains the updated website code