Git Product home page Git Product logo

website-templates / portfolio_one-page-template Goto Github PK

View Code? Open in Web Editor NEW
213.0 213.0 212.0 8.63 MB

Free responsive one page portfolio template

Home Page: http://website-templates.github.io/portfolio_one-page-template/

License: MIT License

HTML 38.64% JavaScript 27.68% CSS 33.69%
css3 gulp html5 onepage personal-website portfolio-template portfolio-website pug responsive sass template website

portfolio_one-page-template's People

Contributors

orlovmax avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

portfolio_one-page-template's Issues

Gulp tasks failing

Following your instructions when I execute any of the Gulp tasks it always give me the following error message on the console. Please help.

C:\someplace\CodeBases\project>gulp dev
assert.js:339
throw err;
^

AssertionError [ERR_ASSERTION]: Task function must be specified
at Gulp.set [as _setTask] (C:\someplace\CodeBases\project\node_modules\undertaker\lib\set-task.js:10:3)
at Gulp.task (C:\someplace\CodeBases\project\node_modules\undertaker\lib\task.js:13:8)
at Object. (C:\someplace\CodeBases\project\gulp_tasks\config\aliases.js:63:6)
at Module._compile (internal/modules/cjs/loader.js:778:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
at Module.load (internal/modules/cjs/loader.js:653:32)
at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
at Function.Module._load (internal/modules/cjs/loader.js:585:3)
at Module.require (internal/modules/cjs/loader.js:692:17)
at require (internal/modules/cjs/helpers.js:25:18)

The CSS .home-section__header h1 does not shrink with screen size e.g mobiles

Hi, Thanks for nice job on all your themes. I created a plugin for Elgg social network. However, I realized that the .home-section__header h1 does not resize has the screen shrinks. Here is the link for the plugin https://elgg.org/plugins/2685613

HOW TO FIX THE ISSUE: I added this css code in the css/custom.min.css file

/* Fixing h1 font size for Viewport screens */ h1 { font-size: 36px; /* Some tweener fallback that doesn't look awful */ font-size: 12vw; }

Icon links not working

The a.icon links on the in the .contact-info tile aren't working. I'll send a pull request if I can figure it out.

How to make the page reload with any changes?

Very new to gulp and BrowserSync! In the read me it's mentioned that there's an option to make Browser Sync live reload. How can I implement this?

I would like the page to refresh with my changes automatically.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.