{"id":25255843,"url":"https://github.com/dashorst/notsorandomtrek","last_synced_at":"2025-04-05T23:45:40.578Z","repository":{"id":136752979,"uuid":"84850030","full_name":"dashorst/notsorandomtrek","owner":"dashorst","description":"A companion website that derandomizes the Random Trek podcast episodes.","archived":false,"fork":false,"pushed_at":"2017-11-25T15:09:57.000Z","size":10687,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T06:08:29.577Z","etag":null,"topics":["jekyll","podcast","randomtrek","startrek"],"latest_commit_sha":null,"homepage":"https://dashorst.github.io/notsorandomtrek/index.html","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dashorst.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-13T16:34:14.000Z","updated_at":"2017-06-03T20:27:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"6505cf4a-92b4-4c60-947e-2a114f1efc2d","html_url":"https://github.com/dashorst/notsorandomtrek","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashorst%2Fnotsorandomtrek","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashorst%2Fnotsorandomtrek/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashorst%2Fnotsorandomtrek/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashorst%2Fnotsorandomtrek/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dashorst","download_url":"https://codeload.github.com/dashorst/notsorandomtrek/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247415918,"owners_count":20935385,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["jekyll","podcast","randomtrek","startrek"],"created_at":"2025-02-12T05:59:54.302Z","updated_at":"2025-04-05T23:45:40.545Z","avatar_url":"https://github.com/dashorst.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Not So Random Trek Web Site\n\nA companion website that derandomizes the [Random Trek podcast](https://www.theincomparable.com/randomtrek) episodes.\n\nThis website is static and built using [Jekyll](https://jekyllrb.com).\n\nThe episode data lives in the folder `_data/` and is extracted from `_data/ran.yml`.\n\nThe main page is built in `/index.html`.\n\n### Running jekyll\n\nYou can start the site using normal Jekyll:\n\n```\njekyll serve -w\n```\n\nThe web site can be found at localhost:4000/notsorandomtrek/\n\n### Scraper for Episode information\n\nIn the subfolder \\_scraper is a Java project that retrieves the episode\ninformation from the Random Trek, Memory Alpha and Overcast.fm websites.\n\nAs it is a Java project, it is built using Apache Maven. It uses JSoup\nfor parsing the HTML from the scraped web sites. The output is the YAML\nnecessary to add to the `ran.yml` file.\n\nBuilding is (once you have a Java 8 Development Kit and Apache Maven\ninstalled) as simple as running `mvn package` inside the \\_scraper\nfolder:\n\n```\nnotsorandomtrek$ cd _scraper\n_scraper$ mvn package\n```\n\nRunning the scraper:\n\n```\n_scraper$ java -jar target/randomtrek-scraper-0.1.jar 142`\n```\n\nThe _142_ is the episode number you wish to retrieve.\n\nYou need to separately retrieve the episode image.\n\n## TODO\n\nThis is still a work in progress (and will remain so I think until\nRandom Trek has recorded its final episode).\n\nHere's a list of todo's:\n\n- [x] Add ~Deep Space 9~, ~Voyager~, ~Enterprise~ and ~special~ episodes\n- [x] Add direct links to Random Trek episodes to overcast.fm's website for direct playing\n- [ ] Add links to imdb for each episode\n- [x] Fix the UI such that the tabs work correctly\n- [x] Style the UI to look much better\n- [x] Style the UI to work on a small screen\n- [ ] Make a [Bootstrap](https://getbootstrap.com) theme based on LCars\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdashorst%2Fnotsorandomtrek","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdashorst%2Fnotsorandomtrek","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdashorst%2Fnotsorandomtrek/lists"}