latest 20 messages by Encrypt
+
[2016-06-11T17:54:34Z]
Encrypt
Ok, so I should create a new fork
+
[2016-06-11T17:53:51Z]
Encrypt
https://stackoverflow.com/questions/5749246/how-do-i-change-which-github-project-i-forked-from
+
[2016-06-11T17:53:50Z]
Encrypt
Ah, found
+
[2016-06-11T17:49:40Z]
Encrypt
Or should I completely clone grayhatter/uTox?
+
[2016-06-11T17:49:30Z]
Encrypt
To sync my fork with grayhatter/uTox instead of notsecure/uTox?
+
[2016-06-11T17:49:10Z]
Encrypt
Is there a way to completely change the repository?
+
[2016-06-11T17:48:57Z]
Encrypt
But I still have notsecure/uTox in my repository, marked as forked
+
[2016-06-11T17:48:42Z]
Encrypt
Since notsecure/uTox is not active anymore, it has been forked by another user and it became grayhatter/uTox
+
[2016-06-11T17:48:15Z]
Encrypt
I actually initially forked a project and contributed to that project, which repository was notsecure/utox
+
[2016-06-11T17:47:52Z]
Encrypt
I have a question regarding git and github
+
[2016-06-11T17:47:38Z]
Encrypt
Hello guys o/
+
[2015-08-17T10:19:10Z]
Encrypt
Do you know how I could do that?
+
[2015-08-17T10:19:02Z]
Encrypt
However, I'd like the static post to be displayed first
+
[2015-08-17T10:18:48Z]
Encrypt
For the moment, I have a for loop which displays all the posts
+
[2015-08-17T10:18:32Z]
Encrypt
I have a question: I would like to add a static post on the first page of my website
+
[2015-08-17T10:18:05Z]
Encrypt
Hello there o/
+
[2015-08-16T20:54:55Z]
Encrypt
And then try finding the "edito" post
+
[2015-08-16T20:54:42Z]
Encrypt
Maybe I can get an array of the title of the posts...
+
[2015-08-16T20:54:06Z]
Encrypt
Like... the post would have the title "Édito", so I would only have to find that particular post
+
[2015-08-16T20:53:40Z]
Encrypt
However, I am sure there is something simpler that I can do