Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/vyshnav2255/notion-icons-3d
- Owner: Vyshnav2255
- License: apache-2.0
- Created: 2022-07-22T04:06:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-19T04:51:23.000Z (about 2 years ago)
- Last Synced: 2024-05-12T17:30:32.980Z (8 months ago)
- Topics: 3d, 3dicons, icon-pack, icons, notion
- Language: HTML
- Homepage: https://notion3d.vyshnav.xyz/
- Size: 84.6 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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)