-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from digital4better/feat/eco4Better
Eco4better project
- Loading branch information
Showing
4 changed files
with
39 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,3 +2,5 @@ | |
.idea | ||
.jekyll-cache | ||
_site | ||
/Gemfile | ||
/Gemfile.lock |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,31 @@ | ||
# Digital4Better Open source | ||
|
||
This is the Digital4Better Open Source website. | ||
|
||
|
||
# Development | ||
|
||
## How to | ||
|
||
### Run the site | ||
|
||
1) Install all [prerequisites](https://jekyllrb.com/docs/installation/). | ||
2) Install the jekyll and bundler gems with the command | ||
|
||
`gem install jekyll bundler` | ||
|
||
3) Create Gemfile under the root directory using | ||
|
||
`bundle init` | ||
|
||
`bundle add jekyll` | ||
|
||
4) Run the jekyll env with the command | ||
|
||
`bundle exec jekyll serve | ||
|
||
|
||
|
||
### Generate a valid project image | ||
|
||
To generate the image with the perfect design wanted go to https://duotone.shapefactory.co/?f=fbdbd6&t=72281c&q=_ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.