diff --git a/.github/workflows/docsDeploy.yml b/.github/workflows/docsDeploy.yml index ff5ef821..b532163a 100644 --- a/.github/workflows/docsDeploy.yml +++ b/.github/workflows/docsDeploy.yml @@ -19,5 +19,11 @@ jobs: - uses: actions/checkout@v2 with: ref: demo - - run: npm install - - run: npm run docs:gh-pages + - name: Deploy + env: + GH_TOKEN: ${{ secrets.GH_TOKEN }} + run: | + npm install --silent + git config --global user.email "github-action@akveo.com" + git config --global user.name "Github Action" + npm run docs:gh-pages diff --git a/README.md b/README.md index 9259f735..b11ee1a5 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,13 @@ -# ngx-admin [Eva Design System](https://hubs.ly/H0n4ZDy0) [![Build Status](https://travis-ci.org/akveo/ngx-admin.svg?branch=master)](https://travis-ci.org/akveo/ngx-admin) [![Dependency Status](https://david-dm.org/akveo/ngx-admin/status.svg)](https://david-dm.org/akveo/ng2-admin) +# ngx-admin [Eva Design System](https://hubs.ly/H0n4ZDy0) [![Build Status](https://travis-ci.org/akveo/ngx-admin.svg?branch=master)](https://travis-ci.org/akveo/ngx-admin) [Who uses ngx-admin?](https://github.com/akveo/ngx-admin/issues/1645)| [Documentation](https://hubs.ly/H0n4Sfq0) | [Installation Guidelines](https://hubs.ly/H0n4Svc0) # New! Material theme for ngx-admin -### Material admin theme is based on the most popular Angular dashboard template - [ngx-admin](https://hubs.ly/H0nJG1G0) -### Included: Angular 9+, [Nebular](https://hubs.ly/H0nJG5g0) and [Eva design system](https://hubs.ly/H0nJGdC0). Free for personal and commercial usage. -### Get material ngx-admin integrated with backend technology of your choice. [Check out our store](https://hubs.ly/H0n4Zvy0). +Material admin theme is based on the most popular Angular dashboard template - [ngx-admin](https://hubs.ly/H0nJG1G0) +To use material theme checkout `feat/material-theme` branch. - +Get material ngx-admin integrated with backend technology of your choice. [Check out our store](https://hubs.ly/H0qwyl60). ## Key features @@ -23,34 +22,29 @@ ### Backend Integration Bundles -Easy way to integrate ngx-admin with backend (.NET, Node.js, Java etc.). +Easy way to integrate ngx-admin with any backend (PHP, .Net, .Net Core, Java etc. ) + - - - +[Check out our Store](https://hubs.ly/H0qwyl60) for ready to use Backend Bundles. -[Check out our Store](https://hubs.ly/H0n4Zvy0) for ready to use Backend Bundles. +### Free Bundles + + +[Download ngx-admin with .net backend for FREE!](https://hubs.ly/H0rvhPL0) ### With 6 stunning visual themes +| | | +| --- | --- | +| Material Dark | Material Light | -#### Material Dark - +| | | +| --- | --- | +| Dark| Default | -#### Material Light - - -#### Default - - -#### Dark - - -#### Cosmic - - -#### Corporate - +| | | +| --- | --- | +| Cosmic | Corporate | ### What's included: