A nextjs based framework to build websites under the design system of Logos
Go to file
amirhouieh 7dd52656e8 responsive design 2022-05-18 12:24:24 +02:00
components responsive design 2022-05-18 12:24:24 +02:00
configs add missing ui components and init github content 2022-05-11 17:43:23 +02:00
context add missing ui components and init github content 2022-05-11 17:43:23 +02:00
pages responsive design 2022-05-18 12:24:24 +02:00
public/assets responsive design 2022-05-18 12:24:24 +02:00
scripts recursive render for menu and sorting - fixing index route resolving issue 2022-05-16 11:26:17 +02:00
styles responsive design 2022-05-18 12:24:24 +02:00
templates/Deafult responsive design 2022-05-18 12:24:24 +02:00
types trying tree-recursive structure for sidebar data 2022-05-11 19:33:25 +02:00
utils responsive design 2022-05-18 12:24:24 +02:00
.env local data-fetching 2022-04-21 13:02:39 +02:00
.eslintrc.json init 2022-04-11 10:44:55 +02:00
.gitignore remove compiled from repo 2022-05-12 16:08:04 +02:00
README.md Update README.md 2022-05-16 11:30:03 +02:00
logos.config.js recursive render for menu and sorting - fixing index route resolving issue 2022-05-16 11:26:17 +02:00
next-env.d.ts init 2022-04-11 10:44:55 +02:00
next.config.js recursive render for menu and sorting - fixing index route resolving issue 2022-05-16 11:26:17 +02:00
package.json move async calls on build time outside next 2022-05-12 17:09:15 +02:00
tsconfig.json local data-fetching 2022-04-21 13:02:39 +02:00
yarn.lock trying tree-recursive structure for sidebar data 2022-05-11 19:33:25 +02:00

README.md