{"id":14979282,"url":"https://github.com/opennic/opennic-web","last_synced_at":"2025-04-23T15:51:30.305Z","repository":{"id":17808738,"uuid":"82756567","full_name":"opennic/opennic-web","owner":"opennic","description":"Official OpenNIC Homepage","archived":false,"fork":false,"pushed_at":"2024-07-31T19:09:02.000Z","size":6063,"stargazers_count":46,"open_issues_count":10,"forks_count":12,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-03-30T01:11:29.443Z","etag":null,"topics":["css","html","javascript","jekyll","jekyll-site","markdown","material-design"],"latest_commit_sha":null,"homepage":"https://www.opennic.org/","language":"SCSS","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/opennic.png","metadata":{"files":{"readme":".github/README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-22T03:30:46.000Z","updated_at":"2024-10-03T12:03:45.000Z","dependencies_parsed_at":"2024-07-31T22:43:33.522Z","dependency_job_id":null,"html_url":"https://github.com/opennic/opennic-web","commit_stats":{"total_commits":122,"total_committers":12,"mean_commits":"10.166666666666666","dds":0.5,"last_synced_commit":"710bc48e704135253bdedaead652285a3e667b3c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opennic%2Fopennic-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opennic%2Fopennic-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opennic%2Fopennic-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opennic%2Fopennic-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opennic","download_url":"https://codeload.github.com/opennic/opennic-web/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250466806,"owners_count":21435439,"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":["css","html","javascript","jekyll","jekyll-site","markdown","material-design"],"created_at":"2024-09-24T13:59:44.888Z","updated_at":"2025-04-23T15:51:30.285Z","avatar_url":"https://github.com/opennic.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# opennic.org\n\nMy take on a new homepage for [OpenNIC](https://github.com/OpenNIC).\n\n## Building the site\n\nThis outlines how to build the site manually on your webserver, not necessary with GitHub pages.\n\nRequirements:\n\n - [Jekyll installed](https://jekyllrb.com/docs/installation/) on the webserver.\n\nRun `jekyll build` in the working directory. This will build the site into `/_site` which can be served by any webserver.\n\n## Creating Pages\n\nSimply create a markdown (`.md`) file in the root directory with the following information at the beginning:\n\n```\n---\nlayout: page\ntitle: Page Title\npermalink: /link/to/page/\n---\n```\n\nThe rest can be written in GitHub Flavored Markdown and will be automatically converted upon building the website. [Example](/irc.md).\n\n## Writing Posts\n\nCreate a markdown file in `/_posts` named similarly to `YYYY-MM-DD-Title-of-Post.md` (ex. [`2015-09-29-Recent-T2-Updates.md`](/_posts/2015-09-29-Recent-T2-Updates.md)) with the following information at the beginning:\n\n```\n---\nlayout: post\ntitle: \"Title of Post\"\ndate: YYYY-MM-DD\ncategory: News\nauthor: FirstName\n---\n```\n\nLike pages, the rest of the post is written in GitHub Flavored Markdown.\n\n## This site\n\n...was built by [Jonah Aragon](https://github.com/JonahAragon) for [OpenNIC](https://www.opennic.org). The theme is loosely based on [this theme](https://github.com/ModernTLD/site-theme) by ModernTLD.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopennic%2Fopennic-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopennic%2Fopennic-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopennic%2Fopennic-web/lists"}