No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. meenahoda
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 3
    • Best 2
    • Groups 0

    meenahoda

    @meenahoda

    3
    Reputation
    55
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    meenahoda Follow

    Best posts made by meenahoda

    • Deploying to GitHub Pages on a repository level

      Hi all,

      I’ve tried following the guide on deploying on GitHub Pages. However, we are trying to use this on a repository level for our Viewscript repo and it doesn’t seem to work in the same way. The guide appears to assume that Github pages is working at the organization level, and not the repo level?

      I ran quasar build in our viewscript-to-playpen package and copied the contents of the dist/spa-mat directory into the docs directory on the root of the repo. (See image below to explain)
      0_1535453247041_928f756a-fadc-4ef6-b37b-79db58c2e143-image.png

      But as you can see here when visiting the page, there’s lots of 404 errors on the console and nothing appears on the page.

      0_1535453664798_593ab69a-8b20-46d8-837b-65925e3608ef-image.png

      Clicking on one of those errors, for example /css/2.c843d111.css:1, takes us to:
      https://wmfs.github.io/css/2.c843d111.css
      when it should be (as the following link works):
      https://wmfs.github.io/viewscript/css/2.c843d111.css

      I’m guessing we have to assign the path in some config somewhere?

      Any help would be appreciated, thank you! 🙂

      posted in Help
      M
      meenahoda
    • RE: Deploying to GitHub Pages on a repository level

      Hey,
      I hadn’t but that has worked wonderfully now!
      Thank you very much 🙂

      posted in Help
      M
      meenahoda

    Latest posts made by meenahoda

    • RE: Deploying to GitHub Pages on a repository level

      Hey,
      I hadn’t but that has worked wonderfully now!
      Thank you very much 🙂

      posted in Help
      M
      meenahoda
    • Deploying to GitHub Pages on a repository level

      Hi all,

      I’ve tried following the guide on deploying on GitHub Pages. However, we are trying to use this on a repository level for our Viewscript repo and it doesn’t seem to work in the same way. The guide appears to assume that Github pages is working at the organization level, and not the repo level?

      I ran quasar build in our viewscript-to-playpen package and copied the contents of the dist/spa-mat directory into the docs directory on the root of the repo. (See image below to explain)
      0_1535453247041_928f756a-fadc-4ef6-b37b-79db58c2e143-image.png

      But as you can see here when visiting the page, there’s lots of 404 errors on the console and nothing appears on the page.

      0_1535453664798_593ab69a-8b20-46d8-837b-65925e3608ef-image.png

      Clicking on one of those errors, for example /css/2.c843d111.css:1, takes us to:
      https://wmfs.github.io/css/2.c843d111.css
      when it should be (as the following link works):
      https://wmfs.github.io/viewscript/css/2.c843d111.css

      I’m guessing we have to assign the path in some config somewhere?

      Any help would be appreciated, thank you! 🙂

      posted in Help
      M
      meenahoda