Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crizmo/kurizu-dev
A Discord themed website built using svelte
https://github.com/crizmo/kurizu-dev
discord portfolio-website svelte theme website
Last synced: 2 months ago
JSON representation
A Discord themed website built using svelte
- Host: GitHub
- URL: https://github.com/crizmo/kurizu-dev
- Owner: crizmo
- License: mit
- Created: 2022-05-18T12:25:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-06T05:44:52.000Z (over 1 year ago)
- Last Synced: 2023-06-06T06:25:56.293Z (over 1 year ago)
- Topics: discord, portfolio-website, svelte, theme, website
- Language: JavaScript
- Homepage: https://kurizu.vercel.app/
- Size: 1.86 MB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readMe.md
- License: LICENSE.md
Awesome Lists containing this project
README
## Discord-themed portfolio / website
Discord desktop app themed portfolio website made using svelte !
![Kurizu-dev](https://cdn.discordapp.com/attachments/977949070893125632/1036335322486816788/kurizu.png)
## Code
Just clone the repo and run `npm install` to install all the dependencies
Then run `npm run dev` to start the serverAll the code is in the `src/components` folder under 3 main folders:
- `channels`: contains all the channels related stuff
- `content`: the main page content
- `sidebar`: sidebar for serversIf you want to use this project to make your own website feel free to do so :)
If you have any feedback / bugs / suggestions, feel free to open an issue on github or contact me on discord.
My discord username is `kurizu.taz` !## Chat
If you dont want to manually add pfp link everytime u want to chat do this:
- Go to `dev-server/users.json` and add your Username and pfp link in the json fileThat's it ! Now you can continue chatting on the website !
## Links
- [Website](https://kurizu.vercel.app/)
- [Discord](https://discord.gg/VcMPV8vc2x)## Update
- Added chat to the website https://kurizu.vercel.app/chat
- Better responsiveness and channel bar## Assets
- Thanks to Pinterest for the banner and server logo images
- Thanks to font awesome for the icons
- And finally thanks to google for logo images !## License
This project is licensed under the MIT license !