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

https://github.com/thomasvergne/thomasvergne.github.io

Main repository hosting my portfolio and blog written with Hugo.
https://github.com/thomasvergne/thomasvergne.github.io

blog compiler-principles haskell-articles portfolio

Last synced: about 2 months ago
JSON representation

Main repository hosting my portfolio and blog written with Hugo.

Awesome Lists containing this project

README

        




Thomas Vergne Blog


A blog written with Hugo and extended with Mini theme




Explore the docs »




View Demo
.
Report Bug
.
Request Feature

![Contributors](https://img.shields.io/github/contributors/thomasvergne/thomasvergne.github.io?color=dark-green) ![Forks](https://img.shields.io/github/forks/thomasvergne/thomasvergne.github.io?style=social) ![Stargazers](https://img.shields.io/github/stars/thomasvergne/thomasvergne.github.io?style=social) ![Issues](https://img.shields.io/github/issues/thomasvergne/thomasvergne.github.io) ![License](https://img.shields.io/github/license/thomasvergne/thomasvergne.github.io)

## Table Of Contents

* [Built With](#built-with)
* [Getting Started](#getting-started)
* [Prerequisites](#prerequisites)
* [Installation](#installation)
* [Roadmap](#roadmap)
* [Contributing](#contributing)
* [License](#license)
* [Authors](#authors)

## Built With

This project only use two major dependencies that are very lightweight:

* [Hugo](https://gohugo.io/)
* [Mini theme](https://themes.gohugo.io/themes/hugo-theme-cactus-plus/)

## Getting Started

This is an example of how you may give instructions on setting up your project locally.
To get a local copy up and running follow these simple example steps.

### Prerequisites

This is an example of how to list things you need to use the software and how to install them.

* go [(minimum 0.123.1)](https://gohugo.io/installation/)

### Installation

1. Clone the repo

```sh
git clone https://github.com/thomasvergne/thomasvergne.github.io
```

2. Run the website

```sh
hugo server
```

## Roadmap

See the [open issues](https://github.com/thomasvergne/thomasvergne.github.io/issues) for a list of proposed features (and known issues).

## Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.
* If you have suggestions for adding or removing projects, feel free to [open an issue](https://github.com/thomasvergne/thomasvergne.github.io/issues/new) to discuss it, or directly create a pull request after you edit the *README.md* file with necessary changes.
* Please make sure you check your spelling and grammar.
* Create individual PR for each suggestion.
* Please also read through the [Code Of Conduct](https://github.com/thomasvergne/thomasvergne.github.io/blob/main/CODE_OF_CONDUCT.md) before posting your first idea as well.

### Creating A Pull Request

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

## License

Distributed under the MIT License. See [LICENSE](https://github.com/thomasvergne/thomasvergne.github.io/blob/main/LICENSE) for more information.

## Authors

* **Thomas Vergne** - *Programming language enthusiast* - [Thomas Vergne](https://github.com/Thomas Vergne/) - *Built and wrote the blog*