Giter Club home page Giter Club logo

nodebb-theme-quickstart's People

Contributors

barisusakli avatar julianlam avatar psychobunny avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nodebb-theme-quickstart's Issues

CSS not loading from parent theme

I have followed the steps here and updated just the category.tpl file:
Fork
NPM

But when installed, the styling does not load on the forum page. Similar to screenshot below. Any ideas?

Screenshot 2023-10-06 at 4 37 56 PM

Theme is no longer persona compatible

At the minimum there are a couple of files being referenced that no longer exist in persona:

"../nodebb-theme-persona/lib/modules/slideout.min.js",
"../nodebb-theme-persona/lib/client/chats.js"

It's also missing the nbbpm compatibility property in package.json

This theme is broken?

$ cd /project

$ git clone https://github.com/NodeBB/nodebb-theme-quickstart.git
  Cloning into 'nodebb-theme-quickstart'...
  ..

$ npm install ./nodebb-theme-quickstart/
  ...

$ ./nodebb reset -t quickstart
  error: [themes] Unable to resolve this theme's templates. Expected to be at "templates/" or defined in the "templates" property of "theme.json"

$ mkdir nodebb-theme-quickstart/templates

$ ./nodebb reset -t quickstart && ./nodebb build

Navigate to https://local.dev/login

Error code 500

I'm not sure where to see more detailed error messages, but I'm noticing relative paths like @import "../nodebb-theme-harmony/theme";, which might be breaking with that local folder style of npm install above?

(I'm cloning into a local folder and installing from there to emulate what installing a custom theme might look like without npm link, but npm install http://.. produces the same 500 error)

Are there any working child themes floating around?

Deprecation notes on initial project

Is this Quickstarter repo still up to date?
with NodeBB v2.8.1 the following warnings/errors occur:
while building:

ERROR in ./build/public/scripts-client.js 2731:5-2735:7
Module not found: Error: Can't resolve 'persona/quickreply' in '/home/frozen_byte/Projects/NodeBB/build/public'

while starting:

2023-01-09T13:37:11.403Z [4567/55917] - warn:    [plugins/nodebb-theme-operation-pandora-trigger] The plugin.json field "library" is deprecated. Please use the package.json field "main" instead.
2023-01-09T13:37:11.403Z [4567/55917] - verbose: [plugins/nodebb-theme-operation-pandora-trigger] See https://github.com/NodeBB/NodeBB/issues/8686

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.