前端妹子的博客 (Frontend Girl's Blog) is a personal frontend-development blog built with the Jekyll static site generator, hosted on GitHub Pages at raoenhui.github.io, and written by a female frontend engineer at JD.com who publishes articles on JavaScript and web frontend topics.
What is 前端妹子的博客?
前端妹子的博客 (Frontend Girl's Blog) is a Jekyll-powered personal blog that runs on GitHub Pages and publishes frontend development articles, mainly about JavaScript and web technologies. The author, a frontend developer at JD.com who writes under the alias 前端妹子 (Frontend Girl), maintains the site at raoenhui.github.io and keeps the repository tagged with blog, javascript, jekyll, jekyll-blog, and jekyll-theme topics. The blog takes Markdown article files as input and produces a static HTML site with a category listing at /categories/index.html, and the public GitHub repository currently has 50 stars.
Key Features
- Jekyll static site generation — the repository is tagged with jekyll, jekyll-blog, and jekyll-theme topics, confirming a Jekyll-based site that builds plain HTML with no server-side rendering.
- GitHub Pages hosting — the blog lives at raoenhui.github.io, so publishing is handled by pushing article changes to a GitHub repository.
- Category-based article archive — a dedicated table of contents page at https://raoenhui.github.io/categories/index.html groups posts by topic for easier browsing.
- Issue-driven corrections — the author invites readers to file GitHub issues directly on the repository to report mistakes in articles.
- JavaScript-focused content — the repository's javascript topic tag marks the blog's articles as centered on JavaScript and frontend development.
- Recruiting call-to-action — the homepage includes a visible invitation for R&D engineers to join the JD Shanghai team, with applications sent to [email protected].
Who is it for?
- Frontend developers — read practical articles on JavaScript and web frontend topics, then submit GitHub issues to correct or improve posts.
- Jekyll beginners — study a real, live Jekyll blog hosted on GitHub Pages to see how a static blog organizes posts into categories.
- Job seekers near Shanghai — the blog's homepage explicitly advertises JD Shanghai R&D openings and gives a direct application email of [email protected].
What can you do with 前端妹子的博客?
- Frontend engineers: browse the categories index to find JavaScript articles and learn from a working developer's personal notes.
- GitHub Pages users: inspect the public repository behind raoenhui.github.io to see how a Jekyll theme and a category page are configured in practice.
- JD recruiting candidates: contact the author directly at [email protected] to apply for the Shanghai R&D positions mentioned on the homepage.
FAQ
Is 前端妹子的博客 free?
The blog is hosted on GitHub Pages as a public repository, so all articles are freely readable at raoenhui.github.io and the source code is publicly available for inspection.
What technology does the blog use?
The repository is tagged with jekyll, jekyll-blog, and jekyll-theme topics, indicating it is built with the Jekyll static site generator and hosted on GitHub Pages.
Can I contribute to the blog?
Yes. The author states that readers can submit corrections by filing issues directly on the GitHub repository, and comments on the articles are welcome.
What is the blog about?
The blog covers frontend development topics centered on JavaScript, as indicated by the repository's javascript, blog, and jekyll topic tags.




