{"id":18526058,"url":"https://github.com/christophera/test-github-page-themes","last_synced_at":"2026-01-24T00:20:00.190Z","repository":{"id":83802359,"uuid":"146076393","full_name":"ChristopherA/test-github-page-themes","owner":"ChristopherA","description":"Test of various GitHub page themes.","archived":false,"fork":false,"pushed_at":"2020-07-12T20:40:41.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-17T06:11:13.720Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://christophera.github.io/test-github-page-themes/","language":null,"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/ChristopherA.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":"2018-08-25T07:45:47.000Z","updated_at":"2020-07-12T20:40:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"57503e48-3c17-4761-a23b-c45ae86ecce0","html_url":"https://github.com/ChristopherA/test-github-page-themes","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/ChristopherA%2Ftest-github-page-themes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChristopherA%2Ftest-github-page-themes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChristopherA%2Ftest-github-page-themes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChristopherA%2Ftest-github-page-themes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChristopherA","download_url":"https://codeload.github.com/ChristopherA/test-github-page-themes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254219383,"owners_count":22034398,"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":[],"created_at":"2024-11-06T17:48:01.929Z","updated_at":"2026-01-24T00:20:00.164Z","avatar_url":"https://github.com/ChristopherA.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"---\nlayout: default\n---\n\n## Welcome to GitHub Pages\n\nYou can use the [editor on GitHub](https://github.com/ChristopherA/test-github-page-themes/edit/master/README.md) to maintain and preview the content for your website in Markdown files.\n\nWhenever you commit to this repository, GitHub Pages will run [Jekyll](https://jekyllrb.com/) to rebuild the pages in your site, from the content in your Markdown files.\n\n## Markdown\n\nText can be **bold**, _italic_, or ~~strikethrough~~.\n\n[Link to another page](./another-page.html).\n\nThere should be whitespace between paragraphs.\n\nThere should be whitespace between paragraphs. We recommend including a README, or a file with information about your project.\n\n# Header 1\n\nThis is a normal paragraph following a header. GitHub is a code hosting platform for version control and collaboration. It lets you and others work together on projects from anywhere.\n\n## Header 2\n\n\u003e This is a blockquote following a header.\n\u003e\n\u003e When something is important enough, you do it even if the odds are not in your favor.\n\n### Header 3\n\n```js\n// Javascript code with syntax highlighting.\nvar fun = function lang(l) {\n  dateformat.i18n = require('./lang/' + l)\n  return true;\n}\n```\n\n```ruby\n# Ruby code with syntax highlighting\nGitHubPages::Dependencies.gems.each do |gem, version|\n  s.add_dependency(gem, \"= #{version}\")\nend\n```\n\n#### Header 4\n\n*   This is an unordered list following a header.\n*   This is an unordered list following a header.\n*   This is an unordered list following a header.\n\n##### Header 5\n\n1.  This is an ordered list following a header.\n2.  This is an ordered list following a header.\n3.  This is an ordered list following a header.\n\n###### Header 6\n\n| head1        | head two          | three |\n|:-------------|:------------------|:------|\n| ok           | good swedish fish | nice  |\n| out of stock | good and plenty   | nice  |\n| ok           | good `oreos`      | hmm   |\n| ok           | good `zoute` drop | yumm  |\n\n### There's a horizontal rule below this.\n\n* * *\n\n### Here is an unordered list:\n\n*   Item foo\n*   Item bar\n*   Item baz\n*   Item zip\n\n### And an ordered list:\n\n1.  Item one\n1.  Item two\n1.  Item three\n1.  Item four\n\n### And a nested list:\n\n- level 1 item\n  - level 2 item\n  - level 2 item\n    - level 3 item\n    - level 3 item\n- level 1 item\n  - level 2 item\n  - level 2 item\n  - level 2 item\n- level 1 item\n  - level 2 item\n  - level 2 item\n- level 1 item\n\n### Small image\n\n![Octocat](https://github.githubassets.com/images/icons/emoji/octocat.png)\n\n### Large image\n\n![Branching](https://guides.github.com/activities/hello-world/branching.png)\n\n\n### Definition lists can be used with HTML syntax.\n\n\u003cdl\u003e\n\u003cdt\u003eName\u003c/dt\u003e\n\u003cdd\u003eGodzilla\u003c/dd\u003e\n\u003cdt\u003eBorn\u003c/dt\u003e\n\u003cdd\u003e1952\u003c/dd\u003e\n\u003cdt\u003eBirthplace\u003c/dt\u003e\n\u003cdd\u003eJapan\u003c/dd\u003e\n\u003cdt\u003eColor\u003c/dt\u003e\n\u003cdd\u003eGreen\u003c/dd\u003e\n\u003c/dl\u003e\n\n```\nLong, single-line code blocks should not wrap. They should horizontally scroll if they are too long. This line should be long enough to demonstrate this.\n```\n\n```\nThe final element.\n```\n\nFor more details see [GitHub Flavored Markdown](https://guides.github.com/features/mastering-markdown/).\n\n### Jekyll Themes\n\nYour Pages site will use the layout and styles from the Jekyll theme you have selected in your [repository settings](https://github.com/ChristopherA/test-github-page-themes/settings). The name of this theme is saved in the Jekyll `_config.yml` configuration file.\n\n### Support or Contact\n\nHaving trouble with Pages? Check out our [documentation](https://help.github.com/categories/github-pages-basics/) or [contact support](https://github.com/contact) and we’ll help you sort it out.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristophera%2Ftest-github-page-themes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchristophera%2Ftest-github-page-themes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristophera%2Ftest-github-page-themes/lists"}