Skip to content

gomlx/gomlx.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚧 Experimental/Under-Construction: The official documentation website for GoMLX — an accelerated machine learning and math framework for Go.

The documentation site is built using Hugo.

Quick Start

For those writing the documentation, use the following commands to set up the environment:

# 1. Clone the repository
git clone https://github.com/gomlx/gomlx.github.io
cd gomlx.github.io

# 2. Install Hugo Extended
# macOS: brew install hugo | Linux: snap install hugo --channel=extended | Win: choco install hugo-extended

# 3. Start the local dev server
make dev
# -> open http://localhost:1313

Contributing

This site is a community contribution to GoMLX. If you find a documentation error or want to improve the site, feel free to open an issue or submit a pull request!

About

Documentation Website for GoMLX projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors