rubyx web pages
Go to file
2016-07-31 17:58:19 +03:00
_layouts change google id 2016-05-06 18:23:41 +03:00
_posts latest news, and thanks 2016-03-08 19:16:48 +02:00
arm html cleanup 2015-11-23 14:45:01 +02:00
css minor layout and spelling fixes 2015-11-29 14:07:56 +02:00
js forgot js 2014-05-26 22:05:44 +03:00
project collecting arm resources 2015-11-13 13:59:26 +02:00
salama change layout to type 2016-02-25 19:10:56 -08:00
soml small fixes 2016-03-07 17:37:24 +02:00
synthesis copy synthesis here (not online, just safe keeping) 2015-08-08 20:33:42 +03:00
_config.yml add the pages machinery 2014-05-26 22:05:33 +03:00
.gitignore add new page on memory management and mage cystal a section (like news) 2014-06-15 20:34:45 +02:00
2014-07-28-active-objects.md minor 2015-11-23 14:18:44 +02:00
2015-06-20-closing-the-chasm.md finishing with current idea 2015-05-07 22:05:03 +03:00
book.html move the book into an iframe, thanks to ryan/volt 2015-08-02 13:44:55 +03:00
CNAME dns propagated, use own domain 2015-05-23 12:18:41 +03:00
Gemfile add the pages machinery 2014-05-26 22:05:33 +03:00
Gemfile.lock update gems 2016-07-31 17:58:19 +03:00
index.html small fixes 2016-01-16 15:43:00 -08:00
LICENSE change of name 2014-07-29 18:28:11 +03:00
README.md fix the link 2015-05-23 12:39:38 +03:00
what_is.html change of name 2014-07-29 18:28:11 +03:00

Salama webpages

Salamas webpage is done with github pages: https://help.github.com/categories/20/articles

###Contribute

We are very open to improvement so if you see anything that is wrong or misleading, please create an issue.

Also if you feel there is information missing, don't hesitate to mention it.

Even better, clone and send a pull request. 2 good pulls will get you on the team !

###Local viewing

To verify any changes before commiting them you can view the site locally by

bundle

bundle exec jekyll serve --watch

(watch will update changes on the fly)

go to localhost:4000