Skip to content

liigo/robius.rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robius.rs

Official website for Project Robius:

https://robius.rs

Instructions for building and running locally

  1. Install Zola.
  2. After you clone this repo, ensure you have all the git submodules:
    git submodule update --init --recursive
  3. Run zola serve and then open the printed URL, which is typically http://127.0.0.1:1111.
    • When you save changes to the repo, the content will auto-refresh as long as zola serve is still running.

About

Official website for Project Robius

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 69.0%
  • SCSS 31.0%