Skip to content

kradnoel/www.kradnoel.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kradnoel.com

Personal Website / Portfolio

Watch the site live : Kradnoel

My personal website powered by Pug + fullpage.js + Simple-Grid & OwlCarousel.
It has four sections : Home, About, Skills and Portfolio.

Note: if you would like to clone this humble website:

Remove the google analytics code at src/scripts/custom.js please (or setup one for yourself 😃)

    <!-- Google Analytics -->
    (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
            (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
            m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
            })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');

            ga('create', 'UA-140686023-1', 'auto');
            ga('send', 'pageview');

Quick start

  • Clone the repo: git clone https://github.com/kradnoel/www.kradnoel.com
  • Install dependencies with npm npm install or with yarn yarn install
  • Buid the project with gulp gulp build. The build artifacts will be stored in the dist/ directory.
  • Run the project with gulp connect

License

Open source under the MIT License.

About

Source code for the website/portfolio kradnoel.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published