GithubHelp home page GithubHelp logo

haoht / yamb Goto Github PK

View Code? Open in Web Editor NEW

This project forked from paper777/yamb

0.0 1.0 0.0 256 KB

another nforum mobile module

Home Page: https://bbs.byr.cn/n

License: MIT License

PHP 30.11% Shell 0.17% JavaScript 17.88% HTML 0.25% Vue 51.06% CSS 0.53%

yamb's Introduction

Introduction

Yamb is a module for nforum, a replacement of Mobile Module.

see https://bbs.byr.cn/n

yamb-screenshot

Installation

$ cd /path/to/nforum

### 1. vim config/nforum.php, add yamb configurations
<?php
$export['modules']['install'] = array('index', 'yamb'/** , other moduels */);
$export['modules']['yamb']['base'] = 'mobile';
$export['modules']['yamb']['domain'] = 'm';

### 2. add redirect rule to app/plugins/Redirect.php

### 3. add submodule
$ git submodule add [email protected]:paper777/yamb.git app/modules/Yamb

### 4. build
$ ./app/moduels/Yamb/scripts/build

### 5. add assets link
cd www && link -sf ../app/modules/Yamb/www/dist/yamb .

TODOs

Thread(artticle) page

forward article

...

User profile page

say hello (mail) to sb.

add to friend list (optional)

...

Search

article search (in a specific board)

...

Contributing

Thank you for considering contributing to the yamb module!

Any bugs just open an issue or submit a PR

  1. Front End Guide

Clone the repo and run npm install && npm run dev.

  1. Back End

connect paper777#qq(dot)com

yamb's People

Contributors

paper777 avatar kmarx19931 avatar lizanyroger avatar molunerfinn avatar changrui0608 avatar

Watchers

haoht 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.