Giter VIP home page Giter VIP logo

ankushmalik / insta-portfolio-template-clone Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mythrex/insta-portfolio-template-clone

0.0 2.0 0.0 967 KB

This repository is an effort of cloning this template. Link: http://www.compiledtech.com/demos/preview/insta/preview/index.yellow.html . We were finding a free template when this template caught our attention

JavaScript 2.51% HTML 8.61% CSS 88.87%

insta-portfolio-template-clone's Introduction

Profile

This repo is clone of insta portfolio template. This was a paid template but we deconstructed the website and reverse engineered it. This is only for education not for sale. We fully respect and admire the creativity of designer of the template.

How to use?

Install Packages

npm install

then, run for dev

npm run dev

the files will be served on localhost:8080

for production run

npm run prod

and copy all the contents from /dist folder to your server.

Why to use it?

It minifies js,css and images. It optimizes the js and html page for better page-insights score.

File Structure

All the work is done in src folder.

  1. All the css are in /src/css.
  2. All the js are in /src/js.
  3. All the bundles are required in app.js
  4. Index.ejs is the home page.

You can add mode pages but you will have to configure webpack.config.js.

Changing the title

Just replace the Webpack in this line in package.json

template: 'ejs-simple-loader?title=Webpack&activePage=home!./src/index.ejs',

It will probably be line no 49. You need to suppy html-webpack-plugin template option a title

Have fun

insta-portfolio-template-clone's People

Contributors

ankushmalik avatar mythrex avatar

Watchers

 avatar  avatar

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.