Skip to content

camtrik/ebbilogue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

150 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Blog

Frontend system for my personal website EbbiLogue.
Backend here

Based off the Tailwind Nextjs Starter Blog

This is a Next.js, Tailwind CSS project which is based on the Tailwind Nextjs Starter Blog

Some features and designs are inspired by Azurtelie. Thanks!

Website

New Features by me

TODO:

  • Random banner images from Claudinary/GooglePhotos/Local
  • Banner preview for blogs
  • Japanese support
  • Store static resources online
  • New homepage design
  • Game Collection Page
  • Useful Tools Page
  • New blog list design
  • AI Chat Avatar Support
  • New album design

Installation

Prerequisite: Node and Yarn

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.38.0/install.sh | bash
nvm install 18
nvm use 18

npm i --global yarn
yarn

Please note, that if you are using Windows, you may need to run:

set PWD="$(pwd)"

Development

First, run the development server:

yarn dev

Open http://localhost:6060 with your browser to see the result.

Edit the layout in app or content in data. With live reloading, the pages auto-updates as you edit them.

About

My personal blog developed by next.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

 
 
 

Contributors