Skip to content

Learning materials for the Mojo🔥programming language

License

Notifications You must be signed in to change notification settings

santhosh-patel/mojodojo.dev

 
 

Repository files navigation

mojodojo.dev

This website is for learning resources for the Mojo programming language.

It's built with VuePress V2 which is currently in beta, the main configuration comes from vuepresss.config.ts, while vuepress.client.ts contains client-side configuration like redirects to keep old social media links alive, the css and static images can be modified in .vuepress/public and .vuepress/styles

The homepage comes from index.md, there is some custom Vue code I've taken from https://nushell.sh to generate the blog links in components, and to generate the tables in guides/index.md.

The syntax highlighting comes from shiki which is what VS Code uses, the definition for the Mojo language is in syntax/mojo.tmLanguage.json thanks to crisadamo.

About

Learning materials for the Mojo🔥programming language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 91.2%
  • TypeScript 6.1%
  • Vue 2.2%
  • Other 0.5%