Skip to content

alexjorgef/website

Repository files navigation

logo

Source code of my personal website, mainly inspired by Lennart's portfolio-v2 repository.

Development

git clone [email protected]:alexjorgef/website.git
cd website
nvm use
yarn
yarn dev

License

All code is licensed under the GPL-3.0-only, see full license here.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, version 3 of the License.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.