Coder Social home page Coder Social logo

one-page-portfolio's Introduction

One Page Portfolio

tech stack beginner-friendly GitHub stars GitHub forks GitHub followers

Fork this repo with a โญ to start editing it as your own!

# Quick Setup
  1. Install Ruby Devkit. Click here
  2. Install Jekyll: run gem install jekyll bundler in your terminal
  3. Fork this repository and clone your fork in your system.
  4. Edit _config.yml to personalize your site

Settings

You have to update informations on _config.yml to customize your site:

Site settings

title: Write a title for your web site here
github_username: add your username here

You may leave the following three settings as they are if you're unsure what to edit.
description: 
baseurl: "" # the subpath of your site, e.g. /blog/
url: "http://localhost:3000" # the base hostname & protocol for your site

User settings

Fill the following profile section with your details

authour:
  name: 
  email: 
(Leave blank if you do not have one.)
social:
  github: 
  instagram: 
  facebook: 
  linkedin: 

You can even change the port, but it isn't recommended at the beginning

Content

You can (and should) edit the .html files for adding your own information, icons, working experience, social links or whatever you want to add by editing the content of the markdown files in the cloned directory. I.e.:

  1. index.markdown
  2. about.markdown
  3. blog.markdown

To edit the header/ footer, navigate to the _includes directory and edit the header.html / footer.html according to your choice.

Running locally

In order to compile the assets open the terminal in the cloned directory and follow those steps:

  1. Run jekyll build
  2. Run jekyll serve
  3. Open your browser and type 127.0.0.1:8080 and hit enter!

Note :

  1. If you receive errors while following steps 1 or 2, run bundle install or if, this doesn't work, re-install the ruby dev kit and jekyll.
  2. If you changed the port in the config_yml file, the address in step 3 above would have to changed accordingly.

one-page-portfolio's People

Contributors

dipan29 avatar singhayushh avatar

Stargazers

 avatar

Watchers

 avatar  avatar

one-page-portfolio's Issues

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.