Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Host with GitHub pages #3

Open
palexcast opened this issue Aug 4, 2017 · 2 comments
Open

Host with GitHub pages #3

palexcast opened this issue Aug 4, 2017 · 2 comments

Comments

@palexcast
Copy link

Is it possible to set up GitHub pages for an live example of this project? 👍

@prograhammer
Copy link
Owner

prograhammer commented Aug 5, 2017

Funny you mention that! Give me another week or 2 for things to slow down at my work...

Here's some of what I have planned to update in the example and tutorial:

  1. First I'm creating a "Vue Preferred Template" which will generate the example project on this repo automatically. This will allow me to give a few (but limited/opinionated) options (ie. Do you want TypeScript?). Then I can post this repo on GitHub pages as you suggest and update the tutorial. The tutorial will continue to present how to do it from scratch and also how to setup up some popular alternatives that the example repo doesn't use (see futher below).
  2. Adapt from Vue's PWA template.
  3. Use Buefy/Bulma instead of Bootstrap (which is in my opinion preferred over Bootstrap) but still give explanation of how to setup Bootstrap and jQuery.
  4. Provide VS Code setup and .json files to get Vue running perfectly with reasons on why I think it is now the superior editor to Sublime (but continue to give instructions on setting up Sublime).
  5. Update linting to new eslint-plugin-vue which includes the recommended rules in itself now. Simply pair it with Standard and go!
  6. Improved Routing and technique such as with Modals.
  7. Improved Styling approach.
  8. And all kinds of added explanations (such as chunking and "breaking up your app"...finally!).

@prograhammer
Copy link
Owner

Alright, got a little behind...release tomorrow finally! :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants