Skip to content

i-mitosis/i-mitosis.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Public website for Mitosis - generates https://i-mitosis.github.io

The website is rendered using Github pages and built using Jekyll.

To run this locally :

  • Fork this repo and clone to your file system

  • Install Jekyll

  • Run bundle installif you are running it for the first time in the cloned repo folder

  • Launch the ap by running :

    • If you want the simple mode : bundle exec jekyll serve
    • It you want the livereload : bundle exec jekyll serve --livereload
    • It you want the livereload + test it on a device connected to the same network : bundle exec jekyll serve --host=your_local_ip_address --livereload.
  • You will access the site at http://localhost:4000 or http://your_local_ip_address:4000 depending on the chosen option to run the app.

About

This repos contains the Mitosis' web site

Resources

Stars

Watchers

Forks

Packages

No packages published