Skip to content

OpenTechSchool/datascience

Repository files navigation

Data Science

What can I find here?

This repo contains OpenTechSchool's data science website, plus (eventually) materials for tutorials, workshops, etc. related to data science.

Can I contribute?

Yes please! Contributions of any kind are welcome.

What's Hugo?

Hugo is a super fast static website generator based on Go. Pick a theme, tweak it a bit, add some content, build and deploy. It's that easy. There are lots of SWGs to choose from, but Hugo offers the benefits of being blazing fast and comparatively easy to use. For R users there's also the added benfit of Rstudio integration via the blogdown package.

The best way to learn about Hugo is by reading it's documentation.

Hugo "Learn" Theme

The Hugo "Learn" theme is made for documentation, online courses, etc. It has a nice, simple layout, syntax highlighting, and it offers the ability to construct sidebar menus of any depth. The best way to learn the ins and outs of this theme is to check out it's documentation.

What's Markdown?

Straight from the horse's mouth:

Markdown is a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML). - Daring Fireball

Never used Markdown? Get started with this guide.

One frequent issue is figuring out how to view markdown locally. A good, simple and, best of all, free option is the Atom text editor with the Markdown Preview add-on.

What about Jupyter Notebooks and R Markdown?

Much data science is done using Jupyter Notebooks or R Markdown. Both these instances of literate programming can be easily converted into either Markdown or HTML.

(Note from Gershom: I'm still working out the optimal way to do this. It's probably best to create new post with Hugo, convert .ipynb/.rmd to .md, transfer the YAML/TOML header, then replace original post.)

About

home of website, projects, etc. related to datascience meetup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published