Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abhn/portfolio
A simple and modern portfolio template which is lightweight, mobile responsive and looks modern.
https://github.com/abhn/portfolio
jekyll jekyll-theme portfolio portfolio-website
Last synced: 3 days ago
JSON representation
A simple and modern portfolio template which is lightweight, mobile responsive and looks modern.
- Host: GitHub
- URL: https://github.com/abhn/portfolio
- Owner: abhn
- License: gpl-3.0
- Created: 2018-07-26T17:21:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-14T19:59:04.000Z (10 months ago)
- Last Synced: 2024-12-11T12:24:48.076Z (12 days ago)
- Topics: jekyll, jekyll-theme, portfolio, portfolio-website
- Language: CSS
- Homepage:
- Size: 3.54 MB
- Stars: 43
- Watchers: 3
- Forks: 120
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Portfolio
A simple and modern portfolio template that is lightweight, mobile responsive and looks modern.
- [Demo](#demo)
- [Screenshots](#screenshots)
- [Features](#features)
- [Installation](#installation)### Demo
[abhn.github.io/portfolio](https://abhn.github.io/portfolio)### Screenshots
![homepage](tmp/screenshot.jpg?raw=true "Homepage")### Features
- Single page portfolio made with vanilla CSS and jQuery
- Sections: Landing, About, Skills (with neat bar graphs), Projects, Contact
- Smooth scrolling
- Fully mobile responsive, made with latest CSS3 grid and flexbox, polyfills included
- Lightweight and easily customizable### Installation
- Clone this repository and in the settings, set up Github pages in the setting and optionally a custom domain. The site is live now on `your-username.github.io/portfolio`.
- In the config variables, add your details and if you use Google Analytics, add your Publisher ID in the `google_analytics` variable.
- You can add/remove sections from the `_layouts/default.html` file, and then adding the corresponding html file in `_includes/` directory.### License
GPL