Git Product home page Git Product logo

Comments (10)

scottbedard avatar scottbedard commented on July 19, 2024

It sounds like you just haven't run an npm run build yet. Unlike traditional October themes, these repo scaffolds out a single-page-application for you. Meaning that there is only one page that October knows about, and it points all routes at. When you run the build command, an index.htm file should be created and you'll be able to view your site. Let me know if you need any more help!

from vuetober.

mpenna avatar mpenna commented on July 19, 2024

Nice! Issuing the npm run build did do the trick. As expected a pages/index.htm has been created inside the theme folder. Well, now all that's left to do is for me to learn the ins and outs of your app/theme! lol. Thanks!

from vuetober.

scottbedard avatar scottbedard commented on July 19, 2024

@mpenna great, let me know if you need any more help!

from vuetober.

mpenna avatar mpenna commented on July 19, 2024

Just checking... For me here the home page is rendering completely empty/blank in the browser. I haven't digged around enough yet, so maybe this is normal, but I was kinda expecting to see something similar to the repo's demo that you made available.

from vuetober.

scottbedard avatar scottbedard commented on July 19, 2024

The demo shows what you get with this theme out of the box. Assuming you have all your dependencies installed, it should look exactly the same. Can you should me what your index.htm file looks like?

from vuetober.

mpenna avatar mpenna commented on July 19, 2024

Sure... this is my pages/index.htm file (I couldn't make it look nice pasted as code...):

index.htm.txt

from vuetober.

scottbedard avatar scottbedard commented on July 19, 2024

I mean that looks fine, provided your theme directory is in fact called oc-vuetober. Are there any errors being logged to the console when you try to view your page?

from vuetober.

mpenna avatar mpenna commented on July 19, 2024

Yep, the theme folder is named "oc-vuetober". No errors whatsoever in the console unfortunately. I got Vue DevTools installed and its icon on Chrome's toolbar is "lit green" when browsing the page, but upon clicking on it a message box pops out saying that Vue.js is detected but DevTools inspection is not available either because it's in "production mode" or because it has been "explicitly disabled by the author".

from vuetober.

scottbedard avatar scottbedard commented on July 19, 2024

Hmm, without more information I don't know what to tell you about the production build. Is the development build working?

Run this command and hit http://localhost:3000

npm run dev

from vuetober.

mpenna avatar mpenna commented on July 19, 2024

I'm running this inside a Vagrant - Homestead VM. I use this setup for all my web development and every site there is configured with its own Nginx virtual host that I then can access from the host machine. If I run the "npm run dev" command, I can't reach this server from the host.

from vuetober.

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.