Giter Club home page Giter Club logo

ryoumori's Introduction

Ryoumori

Ryoumori is a custom theme for the Shikimori anime and manga tracker. This documentation explains how to compile the Ryoumori theme from source using Sass.

Prerequisites

Before you can compile the Ryoumori theme, you need to have the following software installed on your computer:

  • Node.js
  • bun

Installation

To compile the Ryoumori theme, follow these steps:

  1. Clone the Ryoumori theme repository from GitHub: git clone https://github.com/Frestein/Ryoumori.git
  2. Navigate to the theme directory: cd ryoumori
  3. Install the required dependencies using bun: bun install
  4. Compile the SCSS files to CSS using the Sass compiler: bun run build

Usage

@import url('https://cdn.jsdelivr.net/gh/Frestein/Ryoumori@main/css/ryoumori.min.css');

Customization

Ryoumori uses Sass for its stylesheets, which makes it easy to customize the theme. To customize the theme, edit the variables in the scss/ryoumori.scss file. You can change colors, fonts, and other aspects of the theme to suit your preferences.

After making changes to the variables, run bun run build to rebuild the theme.

Contributing

Contributions to Ryoumori are welcome! If you find a bug or want to suggest an improvement, please open an issue on GitHub. If you want to contribute code, please submit a pull request.

License

Ryoumori is licensed under the ISC license. See the LICENSE file for details.

Support

If you have any questions or need help with Ryoumori, please open an issue on GitHub

ryoumori's People

Contributors

frestein avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.