Skip to content

LibelDev/libel

This branch is up to date with master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

00fb0a3 · Jun 14, 2024
May 30, 2024
Nov 3, 2022
May 30, 2024
Jul 26, 2023
Jun 14, 2024
May 30, 2024
Oct 31, 2022
Jun 18, 2022
May 30, 2024
May 2, 2021
May 30, 2024
Apr 11, 2022
Jul 26, 2023
Apr 17, 2022
May 30, 2024
May 30, 2024
May 30, 2024
Jun 29, 2021
Mar 20, 2022
May 30, 2024
May 29, 2023
Apr 18, 2022
Apr 16, 2022
Jun 2, 2022

Repository files navigation

Libel

Libel

Label users on LIHKG


Installation / Usage

For the installation steps, usage and more details, please visit Wiki.

關於詳細介紹、安裝教學及使用教學,請閱讀 Wiki


Development

This section is for developers only.

此章節只供開發者瀏覽。

Install dependencies

pnpm install

For a smooth development experience, you may want to execute the following commands simultaneously:

Start development server

pnpm dev:main

SCSS module typings

pnpm type:scss[:watch]

Install development build

  1. Start the development server
  2. Install Tampermonkey (or your favourite userscript manager)
  3. Visit http://localhost:8080/libel.proxy.user.js
  4. Click Install
  5. Go back to LIHKG and reload the page

Whenever a file has changed, webpack-dev-server will recompile the code, and you can simply reload the page to see the changes.


Distribution

Build

pnpm build

The distributable files will be available in /dist


Disclaimer

This project only provides technical support for the features. The owner and contributors do not assume any legal responsibilities caused by the users. Users should be aware of and take the risks.


Privacy Policy

Privacy Policy


License

MIT License