{"id":13555395,"url":"https://github.com/interstar/bootdown","last_synced_at":"2025-12-25T23:16:06.614Z","repository":{"id":66874496,"uuid":"20660437","full_name":"interstar/bootdown","owner":"interstar","description":"REALLY lazy static sites with Markdown and Bootstrap","archived":false,"fork":false,"pushed_at":"2018-07-06T16:26:26.000Z","size":1374,"stargazers_count":16,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T08:37:23.966Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/interstar.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}},"created_at":"2014-06-09T20:04:21.000Z","updated_at":"2024-10-06T15:39:20.000Z","dependencies_parsed_at":"2024-01-14T15:26:49.070Z","dependency_job_id":"8c5e70b2-7d7b-4884-b825-9229778eec2d","html_url":"https://github.com/interstar/bootdown","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/interstar/bootdown","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interstar%2Fbootdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interstar%2Fbootdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interstar%2Fbootdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interstar%2Fbootdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/interstar","download_url":"https://codeload.github.com/interstar/bootdown/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interstar%2Fbootdown/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28040278,"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-12-25T02:00:05.988Z","response_time":58,"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-08-01T12:03:11.395Z","updated_at":"2025-12-25T23:16:06.385Z","avatar_url":"https://github.com/interstar.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","others"],"sub_categories":[],"readme":"BootDown\n========\n\nREALLY lazy static sites with Bootstrap and Markdown.\n\n## Quickstart\n\nNote that this project now has a dependency on the [Project ThoughtStorms](http://project.thoughtstorms.info) libraries. \n\n    pip install thoughtstorms markdown pyyaml\n    \nthen :\n\n    git clone https://github.com/interstar/bootdown.git\n    cd bootdown/example/\n    python ../bootdown.py example.md\n    firefox example/index.html\n\n\nCompare what's in the example.md file (your entire site), with the produced static site.\n\n## Philosophy\n\nBasically it's a Markdown to HTML processor with some extra tricks added to it\n\n  * A header section that lets you define a menu, footer, projectname, bootswatch, head_extra (extra code to put in page headers)\n  * A \"page-break\" option (lines beginning with ////) so that your single .md file becomes a number of HTML pages\n  * A very light-weight markup for defining divs with classes and ids using \u0026lbrack;.CLASSNAME#ID and .\u0026rbrack;\n  * A markup for including CSV files as tables, embedding YouTube videos, BandCamp albums and SoundCloud albums. This is now based on, and kept in sync with the [Project ThoughtStorms wiki-engine](https://github.com/interstar/ThoughtStorms).\n  \nUnlike most static site systems that are built around templating engines, with BootDown you write both your page content, and the structure in a single source file. Using \u0026lbrack;. .\u0026rbrack; for divs. This gives you all the flexibility you need to layout your pages any way you like, within the BootStrap grid.\n\n\n## Aims and Features\n\n  * To be the quickest, laziest way to make an \"acceptable\" flat site.\n  * Emphasis on the \"acceptable\". Comes with several off-the-shelf Bootstrap / [Bootswatches](https://bootswatch.com/) to choose from.\n  * But strongly discourages you trying to write your own CSS or other styling. No templates! \n    * (Well, actually you CAN put a custom template in but it's a hack.)\n  * Write your entire site in a single .md file. No faffing with managing multiple source files. \n    * (Unless you really want to, in which case put further .md files in an extra_pages subdirectory.)\n  * Suitable for landing pages, documentation sites, guides, handbooks, portfolios etc.\n  \n  \n\n## Dependencies\n\nNeeds [ThoughtStorms](https://pypi.org/project/thoughtstorms/) and Python's Markdown, YAML and CSV libraries installed.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finterstar%2Fbootdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finterstar%2Fbootdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finterstar%2Fbootdown/lists"}