Coder Social home page Coder Social logo

Improve the new site template about tux HOT 5 CLOSED

eirikurn avatar eirikurn commented on July 30, 2024
Improve the new site template

from tux.

Comments (5)

eirikurn avatar eirikurn commented on July 30, 2024 2

We're moving the admin logic (and contentful config) into a tux addon. The site template will be updated to match. We're also finally working on more documentation that can be added to the readme.

from tux.

benediktvaldez avatar benediktvaldez commented on July 30, 2024

The start script should also look like this, since HTTPS is required for contentful login, and port 3000 is assumed in new's app.js

"start": "PORT=3000 HTTPS=true tux-scripts start",

If #113 gets merged, we could even skip the PORT var

"start": "HTTPS=true tux-scripts start",

from tux.

thorsteinsson avatar thorsteinsson commented on July 30, 2024

In Ember they have a welcome page component and a package. Might be nice to do it that way so it's easy to remove and we can show guides with the next steps on the page itself.

from tux.

benediktvaldez avatar benediktvaldez commented on July 30, 2024

I agree @thorsteinsson – same with storybook, you always get a 'Welcome' story that explains how stuff works and a 'Button' story as a secondary example.

from tux.

eirikurn avatar eirikurn commented on July 30, 2024

This is completely different and better in v0.4 (no admin stuff by default). We'll look into creating a better admin template later.

from tux.

Related Issues (20)

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.