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

Idea: Split setup instructions into one file per lesson #535

Closed
danmichaelo opened this issue Sep 18, 2018 · 1 comment
Closed

Idea: Split setup instructions into one file per lesson #535

danmichaelo opened this issue Sep 18, 2018 · 1 comment

Comments

@danmichaelo
Copy link
Contributor

The setup instructions makes the index.md quite long and cumbersome to work with. What do you think about extracting the setup instructions into one file per lesson? Has this been discussed before? I could make a PR, but thought it'd be a good idea to discuss first. I imagine the setup instructions in index.md could look something like this:

<h2 id="setup">Setup</h2>
...
{% include setup/shell.html %}
{% include setup/git.html %}
{% include setup/editor.html %}
{% include setup/python.html %}
{% comment %}
  {% include setup/r.html %}
  {% include setup/openrefine.html %}
  ...
{% endcomment %}
@danmichaelo
Copy link
Contributor Author

Closing in favour of #408

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