0.0.1 • Published 4 years ago

@daamireview/dammireview v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

How to setup

Git setup first time

  • Git installation in your computer Git link
  • Git ssh setup from your computer ssh link
  • Git first time setup setup

Regular work

git clone git@github.com:jungeebah/herekoCha.git
cd herekoCha
  • add new files in the _posts folder follow the filename style year-month-day-Name.markdown For starter just copy from the other posts that i have put in place
---
copy this content from the other folder and change accordingly as the name descriptions tags and 
For images download it and add that to _assets/images/ folder and put the location like done in other file
---

put your content here

For this too work install bundler for that you should have ruby installed linked ruby installation

  • once done
gem install bundler
bundler install
bundler exec jekyll build
git add .
git comment -m 'your comment'
git push

Recent Change

  • Project has been created
  • Wiki has been created

Things to be done

  • Put info in the wiki
  • Add to do task in project