泛前端开发

泛前端开发
project
Comments

Docs W3cub Is On


Preface

docs.w3cub project is based on open source<iframe class="github-btn" src="https://ghbtns.com/github-btn.html?user=Thibaut&repo=devdocs&type=star&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100" height="20"></iframe>. we use jekyll system to rewrite and hosted on Github Pages. This project continued for several months and written in my spare time.

As you know, all pages are static. we think that this would be more fast than using backend router. The most important thing is that Github Pages is free. we also thought about using frondend history router to rewrite this project, but Github Pages don’t support the nginx rule. However we have permission to use 404 page, but useing the 404 page as the frontend router is very crazy idea. So at last we use the jekyll system to generate the static pages.

After subsequent improvement, we will open some jekyll plug-ins and source code.

Credits

Following credits copy from devdocs.

Documentation Copyright License
Angular.js© 2010-2015 Google, Inc.CC BY
Apache HTTP Server© The Apache Software FoundationApache
Backbone.js© 2010-2015 Jeremy Ashkenas, DocumentCloudMIT
Bower© 2015 Bower contributorsCC BY
C
C++
© cppreference.comCC BY-SA
Chai© 2011-2015 Jake LuerMIT
Clojure© Rich HickeyEPL
CoffeeScript© 2009-2015 Jeremy AshkenasMIT
Cordova© 2012-2015 The Apache Software FoundationApache
CSS
DOM
HTML
JavaScript
SVG
XPath
© 2005-2015 Mozilla Developer Network and individual contributorsCC BY-SA
D3.js© 2015 Michael BostockBSD
Django© Django Software Foundation and individual contributorsBSD
Dojo© 2005-2015 The Dojo FoundationBSD + AFL
Drupal© 2001-2015 by the original authors
Drupal is a registered trademark of Dries Buytaert.
GPLv2
Ember.js© 2015 Yehuda Katz, Tom Dale and Ember.js contributorsMIT
Elixir© 2012 PlataformatecApache
Express© 2009-2015 TJ HolowaychukMIT
Git© 2005-2015 Linus Torvalds and othersGPLv2
Go© Google, Inc.CC BY
Grunt© 2014 Grunt TeamMIT
Haskell© The University of GlasgowBSD
io.js© io.js contributorsMIT
jQuery© 2009 Packt Publishing
© 2014 jQuery Foundation
MIT
jQuery Mobile© 2014 jQuery FoundationMIT
jQuery UI© 2014 jQuery FoundationMIT
Knockout.js© Steven Sanderson, the Knockout.js team, and other contributorsMIT
Laravel© Taylor OtwellMIT
Less© 2009-2015 The Core Less TeamCC BY
Lo-Dash© 2012-2015 The Dojo FoundationMIT
Lua© 1994–2015 Lua.org, PUC-RioMIT
Marionette.js© 2015 Muted Solutions, LLCMIT
Markdown© 2004 John GruberBSD
Meteor© 2011-2015 Meteor Development GroupMIT
Minitest© Ryan Davis, seattle.rbMIT
Mocha© 2011-2015 TJ HolowaychukMIT
Modernizr© 2009-2014 ModernizrMIT
Moment.js© 2011-2015 Tim Wood, Iskren Chernev, Moment.js contributorsMIT
Mongoose© 2010 LearnBoostMIT
nginx© 2002-2015 Igor Sysoev
© 2011-2015 Nginx, Inc.
BSD
Node.js© Joyent, Inc. and other Node contributors
Node.js is a trademark of Joyent, Inc.
MIT
Nokogiri© 2008-2014 2014 Aaron Patterson, Mike Dalessio, Charles Nutter, Sergio Arbeo, Patrick Mahoney, Yoko Harada, Akinori MushaMIT
npm© npm, Inc. and Contributors
npm is a trademark of npm, Inc.
npm
OpenTSDB© 2010-2015 The OpenTSDB AuthorsLGPLv2.1
Phalcon© 2011-2015 Phalcon Framework TeamCC BY
Phaser© 2015 Richard Davey, Photon Storm Ltd.MIT
Phoenix© 2014 Chris McCordMIT
PHP© 1997-2015 The PHP Documentation GroupCC BY
PHPUnit© 2005-2015 Sebastian BergmannCC BY
PostgreSQL© 1996-2013 The PostgreSQL Global Development Group
© 1994 The Regents of the University of California
PostgreSQL
Python© 1990-2015 Python Software Foundation
Python is a trademark of the Python Software Foundation.
PSFL
Q© 2009-2015 Kristopher Michael Kowal and contributorsMIT
React, React Native, Flow, Relay© 2013-2015 Facebook Inc.CC BY
Redis© 2009-2015 Salvatore SanfilippoCC BY-SA
RequireJS© 2010-2014 The Dojo FoundationMIT
RethinkDB© RethinkDB contributorsCC BY-SA
Ruby© 1993-2015 Yukihiro MatsumotoRuby
Ruby on Rails© 2004-2015 David Heinemeier Hansson
Rails, Ruby on Rails, and the Rails logo are trademarks of David Heinemeier Hansson.
MIT
Rust© 2011-2015 The Rust Project DevelopersMIT
Sass© 2006-2015 Hampton Catlin, Nathan Weizenbaum, and Chris EppsteinMIT
Sinon© 2010-2015 Christian JohansenBSD
Socket.io© 2014-2015 AutomatticMIT
Symfony© 2004-2015 Fabien PotencierMIT
Underscore.js© 2009-2015 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & EditorsMIT
Vagrant© 2010-2015 Mitchell HashimotoMIT
Vue.js© 2013-2015 Evan You, Vue.js contributorsMIT
Webpack© 2012-2015 Tobias KoppersMIT
Yii© 2008-2015 by Yii Software LLCBSD

About devdocs, you can read this.

The coming issue

After improve these static web pages, I would do the app. If you like this, please wait the coming app.



原创文章,版权声明:自由转载-非商用-非衍生-保持署名 | Creative Commons BY-NC-ND 3.0

Comments