{"id":27423137,"url":"https://github.com/jarvist/hollowmountainii-2007to2012","last_synced_at":"2026-02-02T10:31:57.002Z","repository":{"id":19509534,"uuid":"22756221","full_name":"jarvist/HollowMountainII-2007to2012","owner":"jarvist","description":"Forked from migovecsurveydata; Hollow Mountain 2, 2007--2012...","archived":false,"fork":false,"pushed_at":"2019-03-13T17:12:15.000Z","size":32634,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-06-14T20:47:55.580Z","etag":null,"topics":["book","caving","pandoc"],"latest_commit_sha":null,"homepage":"","language":"TeX","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/jarvist.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}},"created_at":"2014-08-08T11:56:41.000Z","updated_at":"2019-03-13T17:12:16.000Z","dependencies_parsed_at":"2022-08-21T09:11:04.366Z","dependency_job_id":null,"html_url":"https://github.com/jarvist/HollowMountainII-2007to2012","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jarvist/HollowMountainII-2007to2012","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jarvist%2FHollowMountainII-2007to2012","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jarvist%2FHollowMountainII-2007to2012/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jarvist%2FHollowMountainII-2007to2012/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jarvist%2FHollowMountainII-2007to2012/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jarvist","download_url":"https://codeload.github.com/jarvist/HollowMountainII-2007to2012/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jarvist%2FHollowMountainII-2007to2012/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29010251,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T08:40:12.472Z","status":"ssl_error","status_checked_at":"2026-02-02T08:40:10.926Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["book","caving","pandoc"],"created_at":"2025-04-14T10:44:53.180Z","updated_at":"2026-02-02T10:31:56.986Z","avatar_url":"https://github.com/jarvist.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HollowMountainII-2007to2012\n\nThis is a slowly aggregating collection of our stories brought over from Google\ndocs, intended to be published as Volume II of the Hollow Mountain.\n\n## Organisation\n\nCurrently the editors are: Jarvist... {{ your name here, pretty please }}\n\nTrello board for organisation: https://trello.com/b/k97lugrL/the-hollow-mountain-ii-2007-2012\n\nGoogle Doc's Story 'Hit list': https://docs.google.com/spreadsheet/pub?key=0AnIVS9y2g3bAdGo2eHgzVWNUN3cxeGx5THNMdkkycnc\u0026single=true\u0026gid=0\u0026output=html\n\n## Editing / Contributing\n\nAs we are in version control with git, don't worry about breaking things by\nediting text! We (the editorial team) can always undo. \n\nGet an account on github, and get editing those markdown files... Commit\nregularly + provide an informative commit statement, such as:-\n'Proof reading / correcting 2011'\n\nBut do be careful on the command line with git, particularly if it's not\nwanting to merge. You can delete history.\n\n# Formatting\n\n### Author attribution\n\nAuthor attribution done with the `\\attrib` magic\ni.e.\n\n```\n\\attrib{Jarvist Moore Frost}\n```\n\n### Cave names\n\nEncase cave names as `*Cave Name*` capitalised correctly, and it will be rendered in SMALLCAPS. \n[ Tech note: This is overriding the built-in 'emphasis' (itallic) in markdown, via a redeclaration of the TeX Macro in the header.]\n\n### Unusual personal names\n\n`\\izi` is a macro which will expand to Izi's full name with correctly rendered Caron on top of Z.\n\n### Footnotes\n\nFootnotes are added with the `\\footnote{}` code; in the Tuft form they appear\nas numbered small text in the column. This is good for adding editorial \nfuture-observations / corrections without disrupting the narritative flow (i.e.\nlead renamed, or lead noticed which is followed up in the future etc.)\n\n### Pictures\n\nCurrently we are including pictures by using the Latex-fall-through mode of\nMarkdown, which is rather complicated:-\n```\n\\begin{figure*}\n\\includegraphics[width=0.85\\columnwidth]{2010/2010_deep_vrtnarija_colour_coded_inverted_labelled}\n\\caption{Colour coded diagram of new cave discovered \\\u0026 surveyed in 2010 in\nVrtnarija.}\n\\end{figure*}\n```\n\n## Technical Details\n\nThe individual chapter files are stored in subdirectories (2011,2012 etc.)\nalong with the media (i.e. pictures) used within those chapters. The file\nformat is Markdown. This is compiled to Latex with Pandoc, and is then rendered\nwith Xelatex.\n\nThe Makefile first produces the TeX file with all the content\n('HollowMountainII-2007to2012_content.tex') which is then combined with the\nstyle/header file ('HollowMountainII-2007to2012.tex') to produce a PDF.\nCurrently we are rendering with the 'tufte-book' class to get a fairly\npleasantly readable single-column A4 format.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjarvist%2Fhollowmountainii-2007to2012","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjarvist%2Fhollowmountainii-2007to2012","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjarvist%2Fhollowmountainii-2007to2012/lists"}