{"id":20534771,"url":"https://github.com/qbit/hamtemplate","last_synced_at":"2025-10-12T10:46:50.399Z","repository":{"id":14072372,"uuid":"16775856","full_name":"qbit/HamTemplate","owner":"qbit","description":"Template for ham radio websites - allows for building pages in markdown","archived":false,"fork":false,"pushed_at":"2014-02-24T16:16:23.000Z","size":5484,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-12T10:46:49.545Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qbit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-12T17:43:27.000Z","updated_at":"2022-01-09T14:32:29.000Z","dependencies_parsed_at":"2022-09-23T18:50:51.679Z","dependency_job_id":null,"html_url":"https://github.com/qbit/HamTemplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/qbit/HamTemplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qbit%2FHamTemplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qbit%2FHamTemplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qbit%2FHamTemplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qbit%2FHamTemplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qbit","download_url":"https://codeload.github.com/qbit/HamTemplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qbit%2FHamTemplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279011062,"owners_count":26084865,"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","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-16T00:28:02.892Z","updated_at":"2025-10-12T10:46:50.371Z","avatar_url":"https://github.com/qbit.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"HamTemplate\n===========\n\nTemplate for ham radio websites - allows for building pages in markdown\n\n\n## What is it? ##\n\nThis is a drop in template that allows for quick setup of not-ugly pages.\n\n## Do I need to know HTML? ##\n\nYou need to know **very** basic HTML to use this.\n\nAlmost all of the html you will need to know will fall into one of the below\ncategories.\n\n1. Adding Items to the sidebar.\n\n **Example:**\n\n ```\n \u003cul class=\"nav bs-sidenav\" id=\"navbar\"\u003e\n   \u003cli\u003e\n     \u003ca href=\"#item1\"\u003eItem 1\u003c/a\u003e\n       \u003cul class=\"nav\"\u003e\n         \u003cli\u003e\u003ca href=\"#sub1\"\u003eSub 1\u003c/a\u003e\u003c/li\u003e\n       \u003c/ul\u003e\n   \u003c/li\u003e\n \u003c/ul\u003e\n ```\n\n2. Adding dynamic callsign lookup.\n\n ``\n\u003cspan class=\"callsign\"\u003eKD0WKW\u003c/span\u003e\n``\n\n3. Linking to another page (.md file you created).\n\n ``\n \u003ca href=\"#pagename\"\u003ePage Name\u003c/a\u003e\n ``\n Replace `pagename` with the name you gave the `.md` file and \"Page Name\" with\n the name to be displayed on the web site.\n\n## How do I use it? ##\n\n[Download](https://github.com/qbit/HamTemplate/archive/master.zip) the template\nand unzip it in your `www root`\n\nMake changes to the `index.html` file to reflect the sidebar items and sub-items\nyou want on your site.\n\nAdd .md files in the texts directory and link them in the `index.html` file with\n`step 3` above.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqbit%2Fhamtemplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqbit%2Fhamtemplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqbit%2Fhamtemplate/lists"}