Coder Social home page Coder Social logo

Comments (16)

vsoch avatar vsoch commented on July 25, 2024 1

And a quick preview of some of the awesomeness- the blog (another repo) lives happily in the same family:

https://usrse.github.io/blog/

And the same will be true for all github pages deployed from org repos!

from usrse.github.io.

cosden avatar cosden commented on July 25, 2024

@christophernhill owns the domain. Given my failed attempt last time, he and I will need to coordinate. Chris, let me know when you have time.

from usrse.github.io.

vsoch avatar vsoch commented on July 25, 2024

Thanks @christophernhill ! And please no rush, I know you guys are busy!

from usrse.github.io.

christophernhill avatar christophernhill commented on July 25, 2024

from usrse.github.io.

christophernhill avatar christophernhill commented on July 25, 2024

from usrse.github.io.

vsoch avatar vsoch commented on July 25, 2024

On it! I'll triage this since we have 404.

from usrse.github.io.

vsoch avatar vsoch commented on July 25, 2024

Actually I can't - I don't own the repo! @cosden we need to rename the repo itself to usrse.github.io, the CNAME is already set with http://usrse.org.

from usrse.github.io.

vsoch avatar vsoch commented on July 25, 2024

And @christophernhill just to confirm - you are using the GitHub alias usrse.github.io (and not the old urseweb one?)

from usrse.github.io.

vsoch avatar vsoch commented on July 25, 2024

Here is an example config - the top section is for the GitHub servers - notice how it's essentially the same but with 08, 09, 10, 11, and then the last record (with type CNAME) says to point to that particular repository:

image

This is google domains, but the same is true for whatever your DNS is.

from usrse.github.io.

vsoch avatar vsoch commented on July 25, 2024

And you can use dig to get the exact addresses:

$ dig grads.github.io

; <<>> DiG 9.11.3-1ubuntu1.7-Ubuntu <<>> grads.github.io
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 39424
;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 65494
;; QUESTION SECTION:
;grads.github.io.		IN	A

;; ANSWER SECTION:
grads.github.io.	3600	IN	A	185.199.109.153
grads.github.io.	3600	IN	A	185.199.110.153
grads.github.io.	3600	IN	A	185.199.111.153
grads.github.io.	3600	IN	A	185.199.108.153

;; Query time: 20 msec
;; SERVER: 127.0.0.53#53(127.0.0.53)
;; WHEN: Mon Jun 03 18:48:32 EDT 2019
;; MSG SIZE  rcvd: 108

from usrse.github.io.

cosden avatar cosden commented on July 25, 2024

Sorry I missed this earlier...where are things? I can try renaming the repo anytime to see what happens. Now that I know that I need an empty commit to trigger github to rebuild the page should be a quick and easy experiment.

from usrse.github.io.

vsoch avatar vsoch commented on July 25, 2024

If the DNS stuff is taken care of, we should just need a rename (and if necessary) a rebuild. I don’t think it should technically need one, so maybe rename, give 20 mins, and then push a trivial change to try the rebuild.

from usrse.github.io.

cosden avatar cosden commented on July 25, 2024

Doing now...standby...

from usrse.github.io.

cosden avatar cosden commented on July 25, 2024

I think we have success! Something I didn't anticipate (or notice last time) but github wouldn't publish from gh-pages, it would only publish from master. So I created it.

I changed the default branch to master (from gh-pages). So with that, I see no reason to keep gh-pages around anymore.

from usrse.github.io.

vsoch avatar vsoch commented on July 25, 2024

Awesome! Yes correct, only master works in this case. Master can work (along with docs) on any other repo too :)

from usrse.github.io.

vsoch avatar vsoch commented on July 25, 2024

This was a success, solid work. Closing issue!

from usrse.github.io.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.