Landingpage - a minimal, responsive portfolio for Jekyll based on Jekyll-Uno.
⚠️ This theme requires ruby and rubygems installed
- Clean layout
- Resposive layout
- Syntax highlighting
- Social links
- Google Analytics integration
- Projects overview
- Add CV panel
- Add portfolio panel for photos and art
- Add bibliography for publications
- Download or clone repo
git clone [email protected]:Rubyfi/jekyll-uno-landingpage.git
- Enter the folder:
cd jekyll-uno-landingpage/
- If you don't have bundler installed:
gem install bundler
- Install Ruby gems:
bundle install
- Start Jekyll server:
bundle exec jekyll serve --watch
Access via: http://localhost:4000/
It is under the MIT license.