Closed alextychan closed 6 years ago
Please also check that Google Analytics is working fine.
@amitguptagwl, this is not a complete port of the original. Google tags aren't implemented as of yet. I've left the things that still need to be implemented in a roadmap.txt file. Please have a look at it.
Please have a look and merge it into the Vue branch so that future pull requests may reference it.
It is a big change, it'll take time to review. So I'll probably merge to vue branch first.
Google tags aren't implemented as of yet. I've left the things that still need to be implemented in a roadmap.txt file.
I want you to add it in your speclist.
Questions:
I will do so at my earliest convenience.
I mean any purpose of deleting those files. Were you planning to move them on the different location? rename them? or add later?
I started the project from scratch using the vue-cli. That's why none of the old files exist. The project structure has changed significantly so some of the documentation are out of date.
Roadmap contains features that aren't implemented. I'll work on the checklist once I have the time as I will be busy this week. Same goes for the docunentation.
As for the cname, it should be set up on the domain management site?
Since this is still in development we can leave it as is. Run the following command after forking to test out the code locally.
npm install
npm run serve
now it's clear. CNAME is required for a custom domain for github hosted web pages. Thanks
Purpose / Goal
Porting over tech stack from Riot.js to Vue.js. As mentioned in #10. I won't be able to work on this actively for a while. So I'm leaving this here. Anybody who's adventurous enough can pick it up.
Type
Please mention the type of PR