frok by enscribe.dev
dev.2ha.me is a project I worked on while learning Next.js. I discovered enscribe.dev from the Examples in the tailwind-nextjs-starter-blog project. Both dev.2ha.me and enscribe.dev use the same architecture, such as Astro, Tailwind, and shadcn/ui. On this basis, I modified some APIs to display data from domestic Chinese platforms. The main framework is consistent with the 3.0 version of enscribe.dev.
Warning
This project does not use i18n.
These are the technology stacks originally used in enscribe.dev
| Category | Technology Name |
|---|---|
| Framework | Astro |
| Styling | Tailwind |
| Components | shadcn/ui |
| Content | MDX |
| Syntax Highlighting | Shiki + rehype-pretty-code |
| Graphics | Figma |
| Deployment | Vercel |
Note
dev.2ha.me is based on the enscribe.dev project. If you want to refer to other sample code repositories or use the components within them, you can check out the Examples in enscribe.dev or the tailwind-nextjs-starter-blog project. I have added support for NetEase Cloud Music and GiteaCalendar on top of enscribe.dev, replaced the original background image of enscribe.dev, and modified it to my own preferred style.
| Category | Technology Name |
|---|---|
| Components | MagicUI, reactbits, startlight, CultUi |
| API | githubCalendar |
Original Template
Extract from the "Original Template License" section of the license:
This website is based on enscribe.dev, which is based on jktrn/astro-erudite, and jktrn/astro-erudite is derived from the loosely MIT-licensed project trevortylerlee/astro-micro.
The license for enscribe.dev can be viewed in the License file of enscribe.dev.
This license specifically applies to custom modifications made to the enscribe.dev (based on jktrn/astro-erudite) template. It does not extend to the original template code, which remains under its original MIT license.
For the purposes of this license, "Code" refers to the software components, configuration, layout, style, functionality, scripts, and other functional elements of the website, but does not include content presentation scripts contained in this repository (such as MDX, Markdown, SVG, and other media resource files). All such Code in this repository is licensed under the Apache License 2.0: dev.2ha.me © 2024 iluobei This document is subject to the Apache License, Version 2.0 (the "License"); you may not use this document except in compliance with the License. You can obtain a copy of the License at the following URL: http://www.apache.org/licenses/LICENSE-2.0 Unless otherwise required by applicable law or agreed in writing by both parties, the software distributed under this license is distributed "as is", without any express or implied warranties or conditions. Please refer to the license for specific permissions and limitations under this license in the applicable language.
All external resources used are listed on the dev.2ha.me About page. These resources are sourced from the internet. If used for commercial purposes, permission from the original author is required.
Any content not defined in the above code, including but not limited to MDX blog posts, SVG graphics, personal materials, other images, any written content in any format, and any accompanying documents, are licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0). This means you can use and share this content, but you must provide appropriate attribution, may not use it for commercial purposes, and may not distribute modified versions. For more details, please refer to CC BY-NC-ND 4.0.
Extracted from the Website Code License section.
