Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vyshnav2255/notion-icons-3d

A 3D icons library for Notion workspace based on the 3DIcons project by Vijay Verma
https://github.com/vyshnav2255/notion-icons-3d

3d 3dicons icon-pack icons notion

Last synced: 3 months ago
JSON representation

A 3D icons library for Notion workspace based on the 3DIcons project by Vijay Verma

Awesome Lists containing this project

README

        

![img](/assets/card.png)
# Notion Icons 3D
A gorgeous 3D icons library for Notion workspace based on the 3DIcons project by Vijay Verma.

**Table of Contents**
- [Tech Stack](#tech-stack)
- [Building & Running Locally](#building--running-locally)
- [Support this Project](#support-this-project)

## Tech Stack

* Framework - [Jekyll](https://jekyllrb.com/)
* Deployment - [Netlify](https://www.netlify.com/)
* Icons - [3DIcons](https://3dicons.co/)

## Building & Running Locally

Install jekyll and bundler:
```bash
gem install jekyll bundler
```

Install gems:
```bash
bundle install
```

Build and serve locally with:
```bash
bundle exec jekyll s
```

The site should now be available at http://0.0.0.0:4000/

## Support this Project

[![BuyMeACoffee](https://img.shields.io/badge/Buy%20Me%20a%20Coffee-ffdd00?style=for-the-badge&logo=buy-me-a-coffee&logoColor=black)](https://www.buymeacoffee.com/vyshnav)

[![PayPal](https://img.shields.io/badge/PayPal-00457C?style=for-the-badge&logo=paypal&logoColor=white)](https://paypal.me/vyshnavg1)

## Credits

- [Vijay Verma](http://vjy.me/)
- [Mohammed Shaz](https://github.com/mo-shaz)