Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/webmatze/mathiaskarstaedt.de
my personal portfolio site
https://github.com/webmatze/mathiaskarstaedt.de
Last synced: about 2 months ago
JSON representation
my personal portfolio site
- Host: GitHub
- URL: https://github.com/webmatze/mathiaskarstaedt.de
- Owner: webmatze
- Created: 2012-01-05T20:03:13.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2019-01-03T09:52:29.000Z (almost 6 years ago)
- Last Synced: 2023-04-12T16:22:06.317Z (over 1 year ago)
- Language: HTML
- Homepage: http://mathiaskarstaedt.de
- Size: 772 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My personal portfolio site
==========================Introduction
------------This is my personal portfolio site (http://mathiaskarstaedt.de) using nanoc and Boilerplate.
Installation
------------1. clone Git repository
git clone [email protected]:webmatze/MathiasKarstaedt.de.git
2. open directory (if using RVM accept .rvmrc)cd MathiasKarstaedt.de
3. install bundler (if not already done)gem install bundler
4. install all needed gems with bundler
bundle install
5. compile code
bin/nanoc compile
6. run webserver
bin/nanoc view
7. open in web browser
open http://localhost:3000
Sources
-------This project uses patterns from (http://subtlepatterns.com/)
This project also uses code of the responsive-template by verika (http://verekia.com/initializr/responsive-template)Copyright
---------2012-2017 by Mathias Karstädt