This repository has been archived on 2023-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2023-02-06 12:11:22 +01:00
.vscode feat(resume): added Kotlin in programming languages 2022-02-06 16:26:14 +01:00
assets feat(scss): switched to Inter 2021-11-13 14:07:36 +01:00
src chore: rephrase trash-tier text 2023-02-06 12:11:22 +01:00
.editorconfig feat: changed various config files 2021-10-07 18:31:51 +02:00
.eleventy.js refactor[resume]: lots of small changes 2022-01-26 01:09:06 +01:00
.gitignore fix: using gitkeep instead of creating the folder 2022-01-24 19:13:01 +01:00
.gitlab-ci.yml fix(CI): only build and deploy on master 2022-02-02 23:47:14 +01:00
CONTRIBUTING.md feat: added a CONTRIBUTING.md 2021-10-10 17:07:51 +02:00
LICENSE feat: Added LICENSE 2021-05-23 00:16:10 +02:00
package.json feat: now using purgecss 2022-01-24 19:01:01 +01:00
README.md feat: applied mega-linter locally 2021-10-18 22:58:07 +02:00
yarn.lock feat: now using purgecss 2022-01-24 19:01:01 +01:00

Laurent Fainsin's Personnal website

Built with

Getting started

Prerequisites

Yarn should manage every dependencies for you.
It is recommended to use VS Code with these extensions :

Installation

Clone the repository :

git clone git@git.inpt.fr:fainsil/personnal-website.git

Install the dependencies :

cd personnal-website
yarn install

Usage

To run locally the website on your machine press F5 in vscode or use :

yarn run start

To build the website for deployment :

yarn run build

Contributing

This repository is under the Contributing Covenant code of conduct. See CONTRIBUTING.md for more information.
Please use conventional commits.

License

Distributed under the MIT license. See LICENSE for more information.

Contact

Laurent Fainsin <laurentfainsin@protonmail.com>