Skip to content

VanilMsou/vanilmsou-personal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VanilMsou Personal Website

This repository contains the deployable static frontend for VanilMsou's personal website.

Preview

What Is Included

  • A single-page personal website for music profile, performance photos, bands, featured videos, and contact links.
  • Responsive desktop and mobile layouts.
  • Static SEO files: sitemap.xml, robots.txt, and llms.txt.
  • Structured metadata in index.html for search and sharing.
  • Site content configured from site.config.js.

Project Files

  • index.html: page structure and SEO metadata.
  • css/style.css: public website styles.
  • js/main.js: public website rendering and interactions.
  • site.config.js: site text, images, links, videos, and section data.
  • assets/: images used by the public website.
  • robots.txt, sitemap.xml, llms.txt: discovery files for crawlers and AI tools.

Run Locally

This folder is static. You can serve it with any static file server or deploy it to GitHub Pages, Nginx, Netlify, Vercel static hosting, Cloudflare Pages, or similar services.

For a quick local preview with Node.js:

npx serve .

Then open the local URL printed by the command.

Customize

  1. Edit site.config.js to replace the name, biography, links, photos, bands, videos, and contact data.
  2. Replace images under assets/ with your own assets and update the paths in site.config.js.
  3. Update SEO values, canonical site URL, robots.txt, sitemap.xml, and llms.txt for your own domain before publishing a fork.
  4. Review outbound links and QR codes before deployment.

Publishing Notes

  • The website is designed to be hosted from the site root, such as https://example.com/.
  • Keep site.config.js and referenced assets together when deploying.
  • Submit sitemap.xml to search engine webmaster tools after the domain is live.
  • This folder does not include the local configuration backend or deployment scripts used by the original author.

Content And Assets

The source layout and frontend code are published for reference and reuse according to the license of the GitHub repository.

VanilMsou's personal text, photos, logos, QR codes, social links, video covers, and other branded assets remain project content. Replace them before using this site as your own public website unless you have permission to reuse them.

About

Personal website of VanilMsou, bassist, music producer and music blogger. 贝斯手、音乐制作人、音乐博主 VanilMsou 的个人官方网站。

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors