Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ebandev/research-build-resist
- Owner: ebanDev
- License: agpl-3.0
- Created: 2023-11-30T20:56:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-01T04:32:05.000Z (4 months ago)
- Last Synced: 2024-09-25T07:51:13.709Z (3 months ago)
- Topics: blog, notion, notion-blog, nuxt, nuxtjs
- Language: Vue
- Homepage: https://eban.eu.org
- Size: 2.43 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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_