TheoryOfNekomata
62aaca0b03
Add Prettier and ESLint
This allows new projects to be formatted using Prettier and ESLint.
3 年前
TheoryOfNekomata
24a3e60192
Update viewfinder version
Replace `@tesseract-design/viewfinder` with
`@theoryofnekomata/viewfinder` as the latter is the updated package.
3 年前
TheoryOfNekomata
8d7fa95ed6
Modify groupings
Group "more" and the sidebar into one subpage key.
3 年前
TheoryOfNekomata
83c0dc3d66
Extract reusable components
The layouts have been extracted to a separate package
(@tesseract-design/viewfinder) which can be found in the Modal Pack
Registry.
3 年前
TheoryOfNekomata
3a134e3efa
Add landing page
The landing page contains the previews for each layout.
3 年前
TheoryOfNekomata
fb55695366
Make sidebar links shallow
The links for opening the sidebars have been declared for shallow
routing because there are no major changes in other contents of the
pages.
3 年前
TheoryOfNekomata
96c84e8801
Make Left Sidebar w/ Menu fully mobile-functional
This implements the router based on Next.js for left-sidebar-with-menu
layout.
In addition, the other layouts have been genericized for wider framework
support, although the underlying API is still based on Next.js
components.
3 年前
TheoryOfNekomata
58fa387514
Improve styling for responsive views
The styling for mobile has been implemented.
3 年前
TheoryOfNekomata
ff4053087e
Initial commit
Add files from create-next-app
3 年前