RyuChan

screenshot of RyuChan
astro
react
scss
tailwind
daisyui

A static blog template built with Astro.

Overview

RyuChan offers a groundbreaking online management experience that simplifies the process of creating and managing articles directly from your browser. With its intuitive interface, you can write, preview, and publish content without the need for a local development environment, making it incredibly user-friendly for writers and bloggers alike.

This innovative platform is packed with features designed to enhance productivity and improve site management. From Markdown support to seamless GitHub integration, RyuChan is tailored for those who want a smooth and efficient workflow when it comes to publishing content and managing their website settings.

Features

  • Online Article Publishing: Write and publish articles directly in the browser with real-time preview, supporting Markdown and image uploads.
  • Visual Configuration Management: Enjoy an intuitive web interface for managing site settings without needing to edit YAML files, featuring real-time previews and one-click saves.
  • GitHub Integration: Secure authentication based on GitHub App ensures all changes are submitted directly to your repository, maintaining version control effortlessly.
  • Customizable Design: Switch between day/night modes, benefiting from a responsive design that's optimized for both desktop and mobile viewing.
  • Rich Text Editor: Support for Markdown syntax and quick formatting shortcuts enhances the writing experience.
  • RSS Feed Support: Stay connected with your audience by enabling RSS feeds for your blog updates.
  • Anime Tracking Management: Integrated with TMDB API, the platform allows users to track and rate anime efficiently.
  • Enhanced Article Features: Includes reading statistics, appreciation functionality, and sharing options for a more interactive experience.
astro
Astro

Astro is the all-in-one web framework designed for speed. Pull your content from anywhere and deploy everywhere, all powered by your favorite UI components and libraries.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

scss
SCSS

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.

tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.

daisyui
daisyUI

daisyUI adds classes to Tailwind CSS for all common UI components. Classes like btn, card, etc. This allows us to focus on important things instead of making basic elements for every project.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

motion
Motion

Motion (formerly Framer Motion) is a production-ready animation library for React and JavaScript. It provides a simple declarative API for creating fluid animations, gestures, and transitions with excellent performance and accessibility.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.

Zustand

Zustand is a lightweight state management library for React that provides a simple and intuitive API for managing state in your application. It allows developers to easily create and manage global state, and provides a powerful set of tools for optimizing performance and improving developer productivity. Zustand is designed to be easy to use and easy to learn, making it a popular choice for developers of all skill levels.