-
WJCT
- Jacksonville, Florida
-
14:44
(UTC -05:00) - https://rayhollister.com
Pinned Loading
-
JaxPlays-Inc/jaxplays.org
JaxPlays-Inc/jaxplays.org PublicJaxPlays is an ever-growing, all-encompassing digital platform dedicated to shining a spotlight on Jacksonville's vibrant theatre community. From the latest productions and reviews to in-depth prof…
JavaScript 1
-
WJCT-Public-Media/Composer-Now-Playing-Shortcode
WJCT-Public-Media/Composer-Now-Playing-Shortcode PublicA simple Wordpress plugin that pulls the Now Playing information from the NPR Composer API.
PHP
-
JaxPlays-Inc/jaxplays-data
JaxPlays-Inc/jaxplays-data PublicThis repository holds the structured data for the JaxPlays website, including people profiles, and production, shows, theatres and venue descriptions. It is a submodule of the main JaxPlays reposit…
-
JaxPlays-Inc/jaxplays.jekyll
JaxPlays-Inc/jaxplays.jekyll Public templateForked from Drassil/git-wiki-skeleton
This is the repository for jaxplays.com a wiki for all things Jacksonville community theatre. This is a fork of git-wiki-skeleton
HTML 2
-
Link-In-Bio-Page
Link-In-Bio-Page PublicEasily create an Instagram "Link in Bio" page with a Wordpress Plugin for free
PHP
-
This JavaScript fetches and formats...
This JavaScript fetches and formats the weekly broadcast schedule of a specific NPR radio show from their API. It groups same times on sequential days and displays the schedule on the radio show's webpage. The script runs automatically on page load, if no schedule is already present. 1<script>
2const daysOfWeek = ["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"];
34async function getShowSchedule() {
5let scheduleDiv = document.querySelector(".RadioShowPage-mediaSchedule");
If the problem persists, check the GitHub status page or contact support.