-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathREADME
More file actions
88 lines (50 loc) · 1.7 KB
/
README
File metadata and controls
88 lines (50 loc) · 1.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
CODEIGNITER-TWITTERBOOTSTRAP-BASE
=================
This is a base package that includes Codeigniter PHP Framework and the HTML5/CSS/JS Twitter Bootstrap Framework
- Codeigniter: http://codeigniter.com/
- Twitter Bootstrap: http://twitter.github.com/bootstrap/
Usage
-----
For more info, refer to the docs!
Versioning
----------
For transparency and insight into our release cycle, and for striving to maintain backwards compatibility, Bootstrap will be maintained under the Semantic Versioning guidelines as much as possible.
Releases will be numbered with the follow format:
`<major>.<minor>.<patch>`
And constructed with the following guidelines:
* Breaking backwards compatibility bumps the major
* New additions without breaking backwards compatibility bumps the minor
* Bug fixes and misc changes bump the patch
For more information on SemVer, please visit http://semver.org/.
Bug tracker
-----------
Have a bug? Please create an issue here on GitHub!
https://github.com/jtrainaldi/codeiginiter-twitterBootstrap-base/issues
Mailing list
------------
Have a question? Contact me through GITHUB
https://github.com/jtrainaldi
Developers
----------
Authors
-------
James Rainaldi
Contributors
------------
**Mark Otto**
+ http://twitter.com/mdo
+ http://github.com/markdotto
**Jacob Thornton**
+ http://twitter.com/fat
+ http://github.com/fat
Codeigniter Creators/Community
Special Thanks
--------------
-Twitter bootstrap creators/community
-Codeigniter creators/community
-Icons
~ Yusuke Kamiyamane - Fugue Icons (AMAZING) - http://p.yusukekamiyamane.com/
License
---------------------
James Rainaldi 2012
Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0