Bilyan Hadzhi
Bilyan Hadzhi
Hello, @ryuhhnn! Are you accepting contributions? I've noticed you don't include a `meta` [viewport tag](https://developer.mozilla.org/en-US/docs/Mozilla/Mobile/Viewport_meta_tag) in `base.jade`, leading to non-responsive pages. I see great potential to contribute to this project....
Is there another place for discussing the project, so we don't populate just this issue? Anyway, I skimmed over the code and have a few suggestions: * Adding a `meta`...
I'm having trouble getting my SCSS to take effect. I created a new file is `/sass/` and imported it to `main.scss`, gulp doesn't seem to be noticing. Any help?
@ryuhhnn Sure. What I did was: 1. Fork and clone the repo 2. `$ git checkout develop` 3. `$ git branch footer-work && git checkout footer-work` 4. `$ npm install`...
@ryuhhnn Just [did](https://github.com/BilyanHadzhi/wireframe/tree/footer-work). Also I see `public/css/main.css` was deleted after running some gulp task.
Yeah, I figured a rewrite may be the most appropriate thing to do. There are many deprecated node packages being used too since it has not been maintained for some...