/emote

emote afresh

Primary LanguageCSS

emote

emote afresh

www.emote-app.com

Emote SCSS files

Emotes works with SCSS files, on development you should change main.scss file and then generate main.css. You must compile your sass stylesheets into CSS when they change. This can be done in one of the following ways, go to sass folder under emote project:

  1. To compile on demand: compass compile
  2. To monitor your project for changes and automatically recompile: compass watch

If you don't have compass command line tool installed follow these steps: Installing command line Compass SCSS tool

http://compass-style.org/install/

Local Dev info git remote -v github git@github.com:sanketd367/emote.git (fetch) github git@github.com:sanketd367/emote.git (push) heroku https://git.heroku.com/emote-app.git (fetch) heroku https://git.heroku.com/emote-app.git (push) upstream https://github.com/dhsanket/emote.git (fetch) upstream https://github.com/dhsanket/emote.git (push)

Useful links https://elements.heroku.com/buildpacks/heroku/cli https://devcenter.heroku.com/articles/using-the-cli https://github.com/sanketd367/heroku-buildpack-grails https://github.com/bhagwat/heroku-buildpack-grails https://github.com/goodrain/heroku-buildpack-grails https://www.heroku.com/elements/buildpacks https://devcenter.heroku.com/articles/buildpacks#using-a-third-party-buildpack https://github.com/search?q=heroku+buildpack+grails https://devcenter.heroku.com/categories/buildpacks https://elements.heroku.com/search/buildpacks?q=grails

536 git add . 537 git commit -am "make it better" 538 git push heroku master 539 git push heroku master 540 git add . 541 git commit -am "make it better" 542 git push heroku master 543 heroku buildpacks:set heroku/gradle 544 git push heroku master 545 git push heroku main 546 heroku 547 heroku buildpacks 548 heroku buildpacks:set --help 549 heroku buildpacks:set -r https://github.com/sanketd367/heroku-buildpack-grails 550 history 551* heroku create --buildpack https://github.;9Bcom/sanketd367/heroku-buildpack-grails 552 eroku buildpacks:set heroku/quiet-sands-23125 553 heroku buildpacks:set heroku/quiet-sands-23125 554 heroku create -h 555 heroku create --help 557 git push heroku master 558 heroku apps:create emote-app-2022 --region eu --buildpack https://github.com/sanketd367/heroku-buildpack-grails.git 559 git push heroku master 560 heroku buildpacks:set --help 561 heroku buildpacks 562 heroku buildpacks:set --help 563* heroku buildpacks:set -a emote-app-2022 564 heroku 565 heroku apps 566 heroku apps emote-app-2022 567 heroku apps --help 568 heroku apps config 569 heroku config 570 heroku 572 cd emote-app-2022 573 heroku buildpacks 576 heroku login 577 heroku buildpacks 579 heroku apps:info 580 heroku apps:info 581 heroku apps:info 582 heroku buildpacks 583 git push heroku master 586 cd emote-app-push2-heroku/ 587 git remote -v 588 git remote --add github https://github.com/sanketd367/emote.git 589 git remote add github https://github.com/sanketd367/emote.git 590 git remote -v 591 git push github master 592 git remote edit github https://github.com/sanketd367/emote.git 593 git remote remove github 594 git remote add github git@github.com:sanketd367/emote.git 595 git push github master