latest 17 messages by androi
+
[2019-06-28T17:58:25Z]
androi
yeah sorry :)
+
[2019-06-28T17:57:35Z]
androi
that wasn't working.. i got then an error saying it's a submodule
+
[2019-06-28T17:56:19Z]
androi
ok
+
[2019-06-28T17:56:12Z]
androi
why did it create a folder called "express-submodule @ 7d76a0c" instead of pushing it into the "vote-ssr-react" folder?
+
[2019-06-28T17:55:31Z]
androi
yes that was wrong
+
[2019-06-28T17:54:37Z]
androi
but i completely screwed it up
+
[2019-06-28T17:53:47Z]
androi
https://github.com/androi7/express-ssr the vote-ssr-react would be the submodule
+
[2019-06-28T17:53:20Z]
androi
i figured out, that i have to add a submodule.. but i don't know really how it works
+
[2019-06-28T17:52:55Z]
androi
no unfortunately not
+
[2019-06-28T17:51:59Z]
androi
r2robot, still here?
+
[2019-06-28T16:53:11Z]
androi
hi, i have trouble adding a subfolder.. there is no .git folder in it, but still not working
+
[2019-03-13T12:37:35Z]
androi
page didn't exist because my browser didn't add "/index.html" to the end..
+
[2019-03-13T12:37:03Z]
androi
ok it's done
+
[2019-03-13T12:17:30Z]
androi
something wrong?
+
[2019-03-13T12:17:23Z]
androi
so i have done: 1) git init 2) git remote add origin https://github.com/user/user.github.io.git 3) git add . 4) git commit -m ".." 5) git push -u origin master
+
[2019-03-13T12:15:22Z]
androi
afterwards i should open the webpage through that url: username.github.io, but this page doesnt exist
+
[2019-03-13T12:14:38Z]
androi
hi, i have no clue about github.. doing a tutorial deploying a static website by aid of github page.. it says i have to create a repo like: username.github.io, making remote access to the repo, adding, commiting and pushing it..