TheIOFoundation / ProjectLockdown

Project Lockdown (an initiative from The IO Foundation) is a civic tech, interactive platform providing an overview of the state of Human and Digital Rights around the globe. It evaluates policies obtained from official sources that may impact their observance. It provides, among other tools, a layered map interface that allows for a visual representation of the policies adopted, assisting a broad range of stakeholders in understanding the global state of their Rights. This empowers them to become active agents of global change.
https://ProjectLockdown.world
GNU General Public License v3.0
36 stars 14 forks source link

Get TOC Working to split the huge JSON #356

Closed SalocinDotTEN closed 3 years ago

SalocinDotTEN commented 3 years ago

Worked with Jeff during TechUp April 2021 and got Stoplight to finally read off the table of contents JSON. Split up of the huge file can begin.

SalocinDotTEN commented 3 years ago

I wonder if the file rename: .stoplight.json → old.stoplight.json is even needed now? maybe better to just delete that json file completely....

Probably yes. Stoplight giving issues again. Unable to view the branch. Branch selector only in the studio and not in the documentation view.

SalocinDotTEN commented 3 years ago

I see the branch select in the "documentation" view 🤔

Screenshot from 2021-04-21 11-23-07

Weird. It did not appear.

jeff-knurek commented 3 years ago

looks like there's a conflict in files (API/Reference/Project-Lockdown.v1.json :shrug: ). maybe you need to merge master into your branch and fix that.

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

SalocinDotTEN commented 3 years ago

great! I was wondering where the branch went. Stoplight does not show the "update from master" and those little branch buttons underneath.