Skip to content

Commit

Permalink
feat(starter): Added gatsbyv2-scientific-blog-machine-learnin starter (
Browse files Browse the repository at this point in the history
…#9993)

Starter for Machine learning and scientific writing

<!--
  Q. Which branch should I use for my pull request?
  A. Use `master` branch (probably).

  Q. Which branch if my change is a bug fix for Gatsby v1?
  A. In this case, you should use the `v1` branch

  Q. Which branch if I'm still not sure?
  A. Use `master` branch. Ask in the PR if you're not sure and a Gatsby maintainer will be happy to help :)

  Note: We will only accept bug fixes for Gatsby v1. New features should be added to Gatsby v2.

  Learn more about contributing: https://www.gatsbyjs.org/docs/how-to-contribute/
-->
  • Loading branch information
DanShai authored and pieh committed Nov 20, 2018
1 parent 50dba02 commit 8656bae
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/starters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1231,3 +1231,20 @@
- Bootstrap v4 support
- Css Modules support
- ESLint, Prettier
- url: https://danshai.github.io/gatsbyv2-scientific-blog-machine-learning/
repo: https://github.com/DanShai/gatsbyv2-scientific-blog-machine-learning
description: Machine learning ready and scientific blog starter
tags:
- Blog
- Katex
- Tensorflow
- CSV
- Graph
- Linting
- Chart.js
features:
- Write easly your scientific blog with katex and publish your research
- Machine learning ready with tensorflowjs
- Manipulate csv data
- draw with graph mermaid
- display charts with chartjs

0 comments on commit 8656bae

Please sign in to comment.