Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/trallard/v2

💜 Version 2 of my personal website
https://github.com/trallard/v2

Last synced: 6 days ago
JSON representation

💜 Version 2 of my personal website

Awesome Lists containing this project

README

        


Logo


Tania's personal website - v2

[![Netlify Status](https://api.netlify.com/api/v1/badges/4ff9f19c-f79b-40d8-abc4-9b703f153f92/deploy-status)](https://app.netlify.com/sites/lucid-lichterman-a790c8/deploys)

The second iteration of my personal blog built with [Jekyll](https://jekyllrb.com/) and hosted with [Netlify](https://www.netlify.com/).

## 🛠 Installation and set up

You will need to have Ruby and Jekyll installed. You can see the installation instructions on the [Jekyll official docs](https://jekyllrb.com/docs/installation/).

Once you have Jekyll installed, type on your command line`bundle install` to install the dependencies, then run `jekyll serve` or `bundle exec jekyll serve` to start the Jekyll server.

You can now edit and modify the website on your local computer.

## 🎨 Colour Reference

| Colour | Hex |
| ------------- | ------------------------------------------------------------------ |
| Cold purple | ![#C2B4D6](https://via.placeholder.com/10/C2B4D6?text=+) `#C2B4D6` |
| Russin violet | ![#331D5D](https://via.placeholder.com/10/331D5D?text=+) `#331D5D` |
| Golden Sand | ![#f2c76e](https://via.placeholder.com/10/f2c76e?text=+) `#f2c76e` |
| Vanilla ice | ![#f18fac](https://via.placeholder.com/10/f18fac?text=+) `#f18fac` |

## 📃 Licensing
- The text is licensed using the [CC-BY 4.0 license](https://creativecommons.org/licenses/by/4.0/)
- The code is licensed using the [BSD 3-clause license](https://opensource.org/licenses/BSD-3-Clause)

Template ported from Themefisher's Parsa HTML Template