6
0
Fork
You've already forked hanako-site
0
No description
  • Vue 94.4%
  • JavaScript 3.9%
  • TypeScript 1%
  • HTML 0.7%
Vladimir Hodakov 8e81d82fa8
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
We should not fail on existing directory
2025年04月23日 02:04:54 +04:00
.woodpecker We should not fail on existing directory 2025年04月23日 02:04:54 +04:00
public Initial commit. 2025年03月30日 05:50:24 +02:00
src Updated FHS credits. 2025年04月01日 11:16:35 +02:00
.gitignore Add CI for hanakoisbestgirl.moe ( #1 ) 2025年04月21日 19:54:32 +00:00
bun.lock Initial commit. 2025年03月30日 05:50:24 +02:00
caddy.conf.template Generate caddy config from template 2025年04月23日 01:19:18 +04:00
env.d.ts Initial commit. 2025年03月30日 05:50:24 +02:00
index.html Initial commit. 2025年03月30日 05:50:24 +02:00
LICENSE Initial commit 2025年03月30日 05:47:14 +02:00
package.json Initial commit. 2025年03月30日 05:50:24 +02:00
README.md Updated README. 2025年04月05日 17:10:19 +00:00
tsconfig.app.json Initial commit. 2025年03月30日 05:50:24 +02:00
tsconfig.json Initial commit. 2025年03月30日 05:50:24 +02:00
tsconfig.node.json Initial commit. 2025年03月30日 05:50:24 +02:00
vite.config.ts Title redirect + config fix 2025年03月30日 06:31:09 +02:00

HanakoIsBestGirl Archive

This repository is an archival project dedicated to preserving and hosting the "Hanako Is Best Girl" website. It attempts to keep the spirit of the original site alive for posterity.

Technologies Used

  • Vue.js: The frontend framework used to build the site.
  • Vite: A build tool that provides a fast development experience.
  • Tailwind CSS: A utility-first CSS framework.
  • v-viewer & viewerjs: A Vue wrapper and image viewer library for enhanced image viewing.
  • Vue Router: For navigation

Development

To run the project locally:

  1. Clone the repository: git clone [repository URL]
  2. Navigate to the project directory
  3. Install dependencies: npm install (or yarn install, pnpm install, etc.)
  4. Start the development server: npm run dev

Building

To build the project for production:

  1. Run the build command: npm run build
  2. The built files will be located in the dist directory.

Previewing

To preview the built project locally:

  1. Run the preview command after building: npm run preview

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please feel free to open an issue, submit a pull request or reach out the team on our Discord server.