{"id":20272345,"url":"https://github.com/steemit/bluepaper","last_synced_at":"2025-04-11T04:42:05.641Z","repository":{"id":72308871,"uuid":"102874617","full_name":"steemit/bluepaper","owner":"steemit","description":"Steem Bluepaper","archived":false,"fork":false,"pushed_at":"2017-12-28T15:44:27.000Z","size":140,"stargazers_count":3,"open_issues_count":1,"forks_count":16,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-11T04:42:01.808Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/steemit.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":"2017-09-08T15:13:29.000Z","updated_at":"2018-01-23T16:31:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"ea96e1f4-c947-4696-b457-e7868abe0c07","html_url":"https://github.com/steemit/bluepaper","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/steemit%2Fbluepaper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steemit%2Fbluepaper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steemit%2Fbluepaper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steemit%2Fbluepaper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/steemit","download_url":"https://codeload.github.com/steemit/bluepaper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248345281,"owners_count":21088242,"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-14T12:43:02.327Z","updated_at":"2025-04-11T04:42:05.634Z","avatar_url":"https://github.com/steemit.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Steem Bluepaper\n\nThis repository contains the LaTeX source code for the Bluepaper. The instructions to clone the repository and build the PDF using pandoc are described below.\n\nCurrently the build instructions are for Ubuntu 16.04 or higher. There is also separate script, which will build the PDF using docker, and can be used on other operating systems. Users are welcome to try out the build in their local environments and submit a pull request to update the readme instructions if they are able to get it to successfully build natively on a different OS.\n\n## Using docker\n\nFirst build will take a while, because docker image will need to be build. Next builds should be much faster :)\n\n```\ngit clone https://github.com/steemit/bluepaper \u0026\u0026 cd blupaper\n./build.sh\n```\n\nBluepaper.pdf should be created.\n\n## Ubuntu 16.04 or higher\n\n### Installation Instructions\n\nInstall packages\n```bash\nsudo apt-get update\nsudo apt install texlive-xetex\nsudo apt-get install pandoc\n```\n\nClone repository\n```bash\ngit clone https://github.com/steemit/bluepaper\n```\n\n### Build Instructions\n\nOpen the bluepaper directory\n```bash\ncd ~/bluepaper\n```\n\nCompile using pandoc\n```bash\npandoc Bluepaper.md --latex-engine=xelatex -o Bluepaper.pdf\n```\n\nAfter building, the pdf file will be output to:\n```bash\n./Bluepaper.pdf\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteemit%2Fbluepaper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsteemit%2Fbluepaper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteemit%2Fbluepaper/lists"}