Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ebandev/research-build-resist

🌐 My website written in VueJS using vue-notion
https://github.com/ebandev/research-build-resist

blog notion notion-blog nuxt nuxtjs

Last synced: about 1 month ago
JSON representation

🌐 My website written in VueJS using vue-notion

Awesome Lists containing this project

README

        

# Research, Build, Resist : My website

![TypeScript](https://img.shields.io/badge/-TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white)
![Yarn](https://img.shields.io/badge/-Yarn-2C8EBB?style=for-the-badge&logo=yarn&logoColor=white)
![ChecklyResponseTime](https://api.checklyhq.com/v1/badges/checks/29d52d2a-ba63-4be4-abb2-1676d0d6517f?style=flat&theme=default)

## ⭐ Features

- Articles pulling from Notion
- Automatic compression and optimization of images

## πŸ”§ Tech used

- [Nuxt.js](https://nuxtjs.org/) with modules :
- πŸ–ΌοΈ @nuxt/image
- πŸ—› @nuxtjs/google-fonts
- πŸ“¦ nuxt-schema-org
- πŸ—ΊοΈ nuxt-simple-sitemap
- ✍️ vue-notion
- Yarn

## πŸš€ Installation

Clone the repository and install the dependencies:

```bash
git clone https://github.com/ebanDev/research-build-resist.git
cd research-build-resist
yarn install
```

## πŸ“š Usage

To run the project in development mode:

```
yarn dev
```

To build the project for production:

```
yarn build
```

## 🀝 Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

## πŸ“œ License

[AGPL-3.0 License](https://choosealicense.com/licenses/agpl-3.0/)

## πŸ“§ Contact

- [Email](mailto:[email protected])

_Made with β˜• by Eban Rami_