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: 4 months 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-18T18:04:21.000Z (over 1 year ago)
- Last Synced: 2025-07-14T23:36:10.658Z (11 months ago)
- Topics: blog, notion, notion-blog, nuxt, nuxtjs
- Language: Vue
- Homepage: https://eban.eu.org
- Size: 2.57 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



## β 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:contact@eban.eu.org)
_Made with β by Eban Rami_