Skip to content

Commit

Permalink
free theme (#3) (#4)
Browse files Browse the repository at this point in the history
* free theme (#3)

* Update README.md

* Update package.json

* Update prod.yml

---------

Co-authored-by: CodedThemes <77041536+phoenixcoded20@users.noreply.github.com>
  • Loading branch information
ct-viral and phoenixcoded20 authored Feb 21, 2024
1 parent b178e12 commit be308e3
Show file tree
Hide file tree
Showing 164 changed files with 88,533 additions and 14,838 deletions.
14 changes: 2 additions & 12 deletions .github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,20 +20,10 @@ jobs:

steps:
- name: 🚚 Get latest code
uses: actions/checkout@v2

- name: Use Node.js 16
uses: actions/setup-node@v2-beta
with:
node-version: '16'

- name: 🔨 Build Project
run: |
yarn
gulp build-prod
uses: actions/checkout@v3

- name: 📂 Deploy to Server
uses: easingthemes/ssh-deploy@v2.1.5
uses: easingthemes/ssh-deploy@main
env:
SSH_PRIVATE_KEY: ${{ secrets.SERVER_SSH_KEY }}
# ARGS: "-rltgoDzvO --delete"
Expand Down
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ bower_components
build/Release

# Dependency directories
# dist/
node_modules/
jspm_packages/
.vscode/
Expand Down
11 changes: 4 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,9 @@ Get started with a sweet set of features including:

## Getting Started

Clone from Github
```
git clone https://github.com/codedthemes/berry-free-bootstrap-admin-template.git
```
- Run Yarn
- Run Gulp
1. Clone from Github ``` git clone https://github.com/codedthemes/berry-free-bootstrap-admin-template.git ```
2. Run ```Yarn```
3. Run ```Gulp```

OR
- Goto /dist and open `index.html`
Expand Down Expand Up @@ -112,7 +109,7 @@ To report a bug, please submit an [issue](https://github.com/codedthemes/berry-f

- [Datta Able Pro](https://codedthemes.com/item/datta-able-bootstrap-admin-template/)
- [Gradient Able Pro](https://codedthemes.com/item/gradient-able-admin-template/)
- [Able Pro](https://themeforest.net/item/able-pro-responsive-bootstrap-4-admin-template/19300403)
- [Able Pro](https://themeforest.net/item/able-pro-bootstrap-admin-dashboard-template/50170229)

## Follow us
- [Website](https://berrydashboard.io)
Expand Down
112 changes: 112 additions & 0 deletions dist/assets/css/landing.css

Large diffs are not rendered by default.

11 changes: 0 additions & 11 deletions dist/assets/css/plugins/animate.min.css

This file was deleted.

7 changes: 3 additions & 4 deletions dist/assets/css/plugins/bootstrap.min.css

Large diffs are not rendered by default.

Loading

0 comments on commit be308e3

Please sign in to comment.