Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ngzhian/orbital
- Owner: ngzhian
- License: mit
- Created: 2014-05-04T08:43:16.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-05-13T13:10:25.000Z (over 10 years ago)
- Last Synced: 2024-10-13T06:50:56.684Z (3 months ago)
- Language: JavaScript
- Size: 2.66 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)
--------------------------------