-
Notifications
You must be signed in to change notification settings - Fork 1
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
Modify the pages to be responsive on mobile #2
Comments
Is this project still active? |
As you can see by the response time, yes it is, in a way :) However since I cannot approach the speed of light to slow time (and somehow still stay here on Earth !), I haven't found the time to tackle this issue. Any help is welcome though! 😎 |
What you can't approach the speed of light? I thought everybody could do that... maybe it's just me 😃 I'm trying to get the landing page up and I'm having some difficulties, what's the project built with? |
Ah! The underlying technologies for the website are Vue.js and the Quasar Framework. |
Yes I do; the error message is pretty explicit though : This means the code editor your are using is very unpolite and uses the windows-only 'new line' characters ( Luckily, I would suggest using one of those smart code editors (in that order):
|
So that's what I read online too. I just wasn't sure how to fix it. Although I don't understand how this is the code editors fault. I haven't change any code or anything at this point. |
Some editors just have a default newline character setup, and just update all of those on save. |
Right, however I haven't opened a text editor or saved/changed any files yet either. This is happening in the initial build. What I've done so far: Just so you know I'm trying to figure this out myself too. I'm not just bugging you for support. XD |
It's ok :) Well, I stopped using Windows so long ago, I can only make conjectures about what has gone wrong here unfortunately. Have you tried within WSL? |
Ok, so I got it... I opened the file associated with the error in Sublime Text 2 then went view > line endings > Unix for each one then saved the file. I feel like there's probably an easier way than that but I only had to do it for about 10 files. Now I can finally get started! Thanks for the help! |
Do you want me to create a PR here or create an issue and PR at autonumeric.org instead? |
It would be preferable on the autonumeric.org repository indeed. Just link the new issue to this one then. Also, thanks ;) |
The landing page is awful on small screen.
Fix that.
The text was updated successfully, but these errors were encountered: