This is a personal presentation site. Any fixes or requests are welcome to be filed as issues.
Warning: outdated! dev-stage processing and minification is now broken (because outdated gulp had to be removed) and is done manually with vscode plugins or omitted.
- Clone this repo
- Run
npm i
in its root folder eg. C:\jandu\
If not: check if you have updated npm and then check the browser's console for errors. Upstream issues have some hints too.
You could use this as your own portfolio site too, it's easy! Just change some colors, text and images. It would be nice from you to not target the same area or field, as this repo does (ie. UX in Central Europe).
TL;DR: git clone https://github.com/demoklion/jandu.git && cd jandu/ && npm i
.
This runs on GitHub Pages. It was forked from a free template based on Bootstrap 4 and modified using VS Code. It will forever be a WIP with irregular upgrades & changes. To setup the dev environment, you just need to download and install Git, VS Code and Node.JS, then follow instructions in Installation section.
Copyright 2023 Ján Dugovič, based on a template adapted from Blackrock Digital LLC. Code released under the MIT license.