Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Rename 'master' branch to 'main' #188

Open
mattt opened this issue Sep 25, 2020 · 3 comments
Open

Rename 'master' branch to 'main' #188

mattt opened this issue Sep 25, 2020 · 3 comments
Labels
Projects

Comments

@mattt
Copy link
Contributor

mattt commented Sep 25, 2020

As discussed in #184 (comment).

@compnerd
Copy link
Contributor

Just a note that this change will require a code change as well here:

let url = URL(string: "https://raw.githubusercontent.com/SwiftDocOrg/swift-doc/master/Resources/all.min.css")!

@mattt
Copy link
Contributor Author

mattt commented Apr 25, 2021

@compnerd Yep. Thanks for the reminder. We'll keep a master branch around for a while to make sure we don't break existing clients.

Prospectively, that code is a holdover from a migration to package resources that we had to back out of. Obviously it'd be better if the CSS was bundled with the tool; I'll give that another try, maybe for 1.0.0.

@Lukas-Stuehrk
Copy link
Member

Also related to #231. Bundling the CSS with the tool will also fix this problem.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
SwiftDoc
  
To do
Development

No branches or pull requests

3 participants