GithubHelp home page GithubHelp logo

doc22940 / starter-fullpage Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 1.24 MB

Home Page: https://doc22940.github.io/starter-fullpage/

License: GNU General Public License v3.0

JavaScript 11.20% Vue 88.80%

starter-fullpage's Introduction

โœจ Fullpage Portfolio

Hey there! Thank you for checking out this project. This is a very basic website boilerplate/template (or however you want to call it) that you can use as an example creating yourself a portfolio website. Nice UI, easily configurable options and more!

first-page

๐Ÿ”ง Demo

If you'd like to skip all the read, just visit the demo here.

โญ Features

  • Easily configurable.
  • With Nuxt's static generation, you can host in anywhere.
  • Ready-to-go: Everything is set for you! You just have to configure it for yourself! Just like you do with HTML!

โš™ Installation

  • Clone/fork this repository to your computer.
  • Install modules with yarn or npm:
    • If you have yarn, just run: yarn,
    • If you are using npm, run: npm install.
  • Go to nuxt.config.js and edit the values in head property.
  • Run the code in development mode with: yarn dev or npm run dev.
  • Go to index.vue in src/pages and edit it like you edit a simple HTML.
  • You may want to update social links, social links and the "Skills" section at the end is stored as a component under src/components directory. So just go there and enter your social accounts/skills.
  • When you get everything set, build the code and export it with yarn build && yarn export or npm run build && npm run export.
    • Note: If you are going to publish your website on GitHub pages, run the build:gh script instead and don't forget to change the repository name in nuxt.config.js.
    • Note: You can delete static/CNAME if you are not going to use a custom domain alongside GitHub Pages.
  • ๐Ÿ”ฅ Now you can upload your dist folder to anywhere and host it!

๐Ÿคฉ Preview

demo-gif

๐Ÿ™ Thank You

If you liked this project, please check out my other projects from my GitHub profile and don't forget to check my personal website for more cool projects like this.

starter-fullpage's People

Contributors

dependabot[bot] avatar doc22940 avatar eggsy 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.