Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ngzhian/orbital

Material for HTML CSS Git Workshop - Orbital 2014
https://github.com/ngzhian/orbital

Last synced: about 1 month ago
JSON representation

Material for HTML CSS Git Workshop - Orbital 2014

Awesome Lists containing this project

README

        

HTML, CSS, Git
============
Orbital 2014
------------

All notes, learning points, resources, sample webpages are here.

Zhi An
------
[\@ngzhian](http://github.com/ngzhian)

[![NUS Hackers](./img/nushackersl.gif)](http://nushackers.org)

CS/Y3

Vim, Haskell, Basketball

[http://ngzhian.github.io/orbital](http://ngzhian.github.io/orbital)
--------------------------------------------------------------------

Setup
-----
1. Get a modern Web Browser

[![Firefox](./img/ff.png)](http://www.firefox.com)
[![Chrome](./img/chrome.png)](http://www.google.com/chrome)

2. Install a good code editor

[Sublime Text](http://www.sublimetext.com)
\|
[Vim](http://www.vim.org) (my fav!)

3. Get [Git](http://git-scm.com/) for your platform.

(For Windows users only, install [GitPad](https://github.com/github/GitPad))

4. Make a [GitHub](https://www.github.com) account

Try running them and make sure they work!

[Email me](mailto:[email protected]) if you face any problems.

HTML
----
[Slides](./html-slides.html)
[Notes](./html-notes.md)

CSS
----
[Slides](./css-slides.html)
[Notes](./css-notes.md)

Git
---
[Slides](./git-slides.html)
[Notes](./git-notes.md)

[Useful Stuff](./resources-slides.html)
--------------------------------