Skip to content
This repository has been archived by the owner on Feb 28, 2021. It is now read-only.

skit-ai/ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ml @ vernacular.ai

This is source for the ML team webpage at Vernacular.ai. Template is gatsby starter minimal blog.

Developing

This is a gatsby project. You can see the documentation on how to work with this in gatsby's documentation pages. Generally, for adding a new blog post, do the following:

  • Make new mdx file in content/posts. See other files for example.
  • Use yarn develop for previewing the post and writing.
  • Do yarn deploy for deploying on github pages. You might have to clear cache by doing yarn clean so that the listing of blog posts is updated.

All this is assuming that you have the dependencies installed. Do yarn install if that's not done.


Leaving contributions of blog authors aside, @greed2411 is the current maintainer of the repository.

Releases

No releases published

Packages

No packages published