Skip to content

Commit b35866a

Browse files
committed
Added new contributor.
1 parent c991b41 commit b35866a

2 files changed

Lines changed: 17 additions & 12 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,9 @@
7171
},{
7272
"name": "Martin Smola",
7373
"email": "smola.martin@gmail.com"
74+
},{
75+
"name": "Peter Štolc",
76+
"email": "stolcp@gmail.com"
7477
}],
7578
"version": "2.0.0-50",
7679
"homepage": "http://www.totaljs.com",

readme.md

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
1-
![total.js logo](https://www.totaljs.com/img/logo-github.png)
1+
![Total.js logo](https://www.totaljs.com/img/logo-github.png)
22
---
33
[![NPM version][npm-version-image]][npm-url] [![NPM quality][npm-quality]](http://packagequality.com/#?package=total.js) [![NPM downloads][npm-downloads-image]][npm-url] [![MIT License][license-image]][license-url] [![Build Status][travis-image]][travis-url] [![Gitter chat](https://badges.gitter.im/totaljs/framework.png)](https://gitter.im/totaljs/framework)
44

55
Node.js web framework
66
=====================
77

8-
__total.js__ is the web application framework for creating rich web sites and web services. The framework doesn't have any dependencies and it's written from the scratch. Please support the framework on social networks.
8+
__Total.js__ is the web application framework for creating rich web sites and web services. The framework doesn't have any dependencies and it's written from the scratch. Please support the framework on social networks.
99

1010

11+
- [__NEW__: Total.js OpenPlatform](https://www.totaljs.com/openplatform/) is a simple enterprise ready platform
1112
- [Total.js AppMonitor](https://www.totaljs.com/monitor/) for tracking total.js applications
1213
- [Total.js Simple Eshop + CMS](http://www.totaljs.com/eshop)
1314
- [Total.js modules and packages](https://github.com/totaljs/modules)
@@ -20,13 +21,12 @@ $ npm install total.js
2021
```
2122

2223
- [Homepage](http://www.totaljs.com)
24+
- [__Get Started__](http://www.totaljs.com/get-started/)
2325
- [__Documentation__](http://docs.totaljs.com)
2426
- [Gitter - Chat for GitHub](https://gitter.im/totaljs/framework)
2527
- [Discussion forum](https://groups.google.com/forum/#!forum/totaljs)
2628
- [Changelog](https://github.com/totaljs/framework/blob/master/changes.txt)
27-
- [__Download__ empty-project with the framework](https://github.com/totaljs/framework/releases)
2829
- [__Make a donation__ via PayPal](http://www.totaljs.com/#make-a-donation)
29-
- [Enterprise](http://www.nodejsenterprise.com)
3030

3131
 
3232

@@ -39,12 +39,12 @@ $ npm install total.js
3939
Please support the framework on social networks.
4040

4141
- [Blogs](https://bufferwall.com/explore/?tag=total.js)
42-
- [Follow total.js on Gitter](https://gitter.im/totaljs/framework)
43-
- [Follow total.js on GitHub](https://github.com/totaljs/framework)
44-
- [Follow total.js on Twitter - __@totalframework__](https://twitter.com/totalframework)
45-
- [Follow total.js on Facebook](https://www.facebook.com/totaljs.web.framework)
46-
- [Follow total.js on Google Plus](https://plus.google.com/u/0/113175077493180148081/posts)
47-
- [Follow total.js on LinkedIn](https://www.linkedin.com/groups/totaljs-8109884)
42+
- [Follow Total.js on Gitter](https://gitter.im/totaljs/framework)
43+
- [Follow Total.js on GitHub](https://github.com/totaljs/framework)
44+
- [Follow Total.js on Twitter - __@totalframework__](https://twitter.com/totalframework)
45+
- [Follow Total.js on Facebook](https://www.facebook.com/totaljs.web.framework)
46+
- [Follow Total.js on Google Plus](https://plus.google.com/u/0/113175077493180148081/posts)
47+
- [Follow Total.js on LinkedIn](https://www.linkedin.com/groups/totaljs-8109884)
4848

4949
---
5050

@@ -118,10 +118,12 @@ We provide a support of the framework for companies. Our support services will k
118118
| [Андрей Владимирович](https://github.com/anddesigner) | contributor | <and.designer93@gmail.com> |
119119
| [Guy Fraser](https://github.com/aubergine10) | contributor | <guy.fraser1@gmail.com> |
120120
| [Martin Smola](https://github.com/molda) | contributor | <smola.martin@gmail.com> |
121+
| [Peter Štolc](https://github.com/fokinko) | contributor | <stolcp@gmail.com> |
121122

122-
## Built with total.js
123+
## Built with Total.js
123124

124-
- [__NEW__: Eshop + CMS written in node.js / total.js](http://www.totaljs.com/eshop)
125+
- [__NEW__: OpenPlatform](http://www.totaljs.com/openplatform/)
126+
- [__NEW__: Eshop + CMS written in Node.js / Total.js](http://www.totaljs.com/eshop/)
125127
- [__NEW__: Todomator - www.todomator.com](https://www.todomator.com)
126128
- [Componenator - Resources for web developers](http://www.componentator.com)
127129
- [E-commerce, CMS and Docker manager](http://nowitssimple.com/)

0 commit comments

Comments
 (0)