Skip to content

Commit 1c07ccc

Browse files
Merge pull request #2 from frontendweb3/2.0.0
2.0.0
2 parents b39f82c + 79788ab commit 1c07ccc

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+3360
-2640
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
11
# Contribution guideline
22

3-
All the code contribution under MIT license. whatever you change all under MIT license.
3+
All the code contributions are under MIT license. whatever you change all under the MIT license.
44

55
## How to Contribution
66

7-
The contribution is sow easy in fastest theme. You know about ghost installation and basis knowledge about the ghost cms, HTML,tailwind css, handlebars.js and gulp. All the configuration is all ready define and you just run npm script for it.
7+
The contribution is so easy in the fastest theme. You know about ghost installation and have basic knowledge about the ghost CMS, HTML, tailwind css, handlebars.js and gulp. All the configuration is already defined and you just run the npm script for it.
88

99
## steps
1010

11-
1. clone the theme local with `git clone https://github.com/frontendweb3/fastest.git`
12-
2. change the director with `cd fastest` and run `pnpm install or npm install or yarn install`
13-
3. change any thing related to tailwind css them kae sure run separate sever for tailwind css using `pnpm start or npm run start`.first-letter:
14-
4. change any thing related to javascript then run `pnpm gulp or npm run gulp`. it will help to build or update the production ready javascript file in `assets/build/js` folder.
15-
16-
Any query ask me by email: [email protected]
11+
1. clone the theme locally with `git clone https://github.com/frontendweb3/fastest.git`
12+
2. change the folder with `cd fastest` and run `pnpm install or npm install or yarn install`
13+
3. change anything related to tailwind CSS. Make sure to run separate sever for tailwind css using `pnpm start or yarn start'.
14+
4. change anything related to javascript then run `pnpm gulp or npm run gulp`. it will help to build or update the production-ready javascript file in the `assets/build/js` folder.

assets/build/css/dark.css

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/build/css/default-prism.css

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/build/css/okaidia.css

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/build/css/tomorrow.css

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/build/css/twilight.css

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/build/images/Pulse.gif

-45.4 KB
Binary file not shown.

assets/build/js/main.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)