Skip to content
forked from fire2a/docs

Documentation del grupo de investigación Fire2a

License

Notifications You must be signed in to change notification settings

fire2a/documentacion

 
 

Repository files navigation

Fire2a documentation repo

This repo uses the just-the-docs-template Jekyl Pages action.
The source for its content is in the docs directory.
Check the live page.

About Us

We are a research group that seeks solutions to complex problems arising from the terrestrial ecosystem and its natural and anthropogenic disturbances,such as wildfires.

Currently hosted at ISCI offices.

Contact us at fire2a@fire2a.com.

content licence just-the-docs-licence

local hosting on debian

install

sudo apt-get install ruby-full ruby-bundler jekyll build-essential
cd repo/root/
bundle config set --local path 'vendor/bundle'
bundle install

serve

bundle exec jekyll serve --livereload

# ctrl+click here to open
...
Server address: http://127.0.0.1:4000
...

references

https://github.com/just-the-docs/just-the-docs https://jekyllrb.com/docs/installation/other-linux/

About

Documentation del grupo de investigación Fire2a

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 76.7%
  • HTML 23.3%