{"id":21744486,"url":"https://github.com/numericaleft/develop_tutorial_hexo","last_synced_at":"2026-04-09T01:32:30.133Z","repository":{"id":39880517,"uuid":"398695196","full_name":"numericalEFT/develop_tutorial_hexo","owner":"numericalEFT","description":"hexo-driven website to host the technical documents ","archived":false,"fork":false,"pushed_at":"2023-02-06T17:03:42.000Z","size":1538,"stargazers_count":0,"open_issues_count":10,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-01-03T17:13:03.023Z","etag":null,"topics":["documentation","hexo"],"latest_commit_sha":null,"homepage":"https://numericaleft.github.io/develop_tutorial_hexo/","language":"EJS","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/numericalEFT.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":"2021-08-22T02:14:20.000Z","updated_at":"2021-12-28T14:55:42.000Z","dependencies_parsed_at":"2023-02-19T10:16:12.514Z","dependency_job_id":null,"html_url":"https://github.com/numericalEFT/develop_tutorial_hexo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/numericalEFT/develop_tutorial_hexo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numericalEFT%2Fdevelop_tutorial_hexo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numericalEFT%2Fdevelop_tutorial_hexo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numericalEFT%2Fdevelop_tutorial_hexo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numericalEFT%2Fdevelop_tutorial_hexo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/numericalEFT","download_url":"https://codeload.github.com/numericalEFT/develop_tutorial_hexo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numericalEFT%2Fdevelop_tutorial_hexo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31581864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["documentation","hexo"],"created_at":"2024-11-26T07:11:42.053Z","updated_at":"2026-04-09T01:32:30.069Z","avatar_url":"https://github.com/numericalEFT.png","language":"EJS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Infrastructure\n\n- The [website](https://numericaleft.github.io/developer_tutorial/) is powered by hexo \n\n- There are two relevant repos: [content repo](https://github.com/numericalEFT/develop_tutorial_hexo) and [webpage repo](https://github.com/numericalEFT/developer_tutorial)\n\n- The theme is [minima](https://github.com/adisaktijrs/hexo-theme-minima) \n\n# How to use Hexo and deploy to GitHub Pages\n* https://github.com/hexojs/hexo\n* https://hexo.io/docs/\n* https://gist.github.com/btfak/18938572f5df000ebe06fbd1872e4e39\n\n## 1. Install Hexo\n```\n$ sudo npm install -g hexo-cli\n\n$ hexo -v\nhexo-cli: 0.1.9\nos: Darwin 14.3.0 darwin x64\nhttp_parser: 2.3\nnode: 0.12.7\nv8: 3.28.71.19\nuv: 1.6.1\nzlib: 1.2.8\nmodules: 14\nopenssl: 1.0.1p\n```\n\n### 2. Add new post to the repo and deploy to Github\n1. Clone the [content repo](https://github.com/numericalEFT/develop_tutorial_hexo) to local.\n2. In the root folder of the local repo, run \"npm install\".\n3. Run \"hexo new post-name.md\" to generate a new post in \"source\" folder. Note that the command will create a new markdown file as well as a folder for attachments.\n4. Run \"hexo g\" to generate the website.\n5. Run \"hexo server\" to preview the website on your local computer.\n6. Run \"hexo d\" to deploy the new website to [webpage repo](https://github.com/numericalEFT/developer_tutorial)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumericaleft%2Fdevelop_tutorial_hexo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnumericaleft%2Fdevelop_tutorial_hexo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumericaleft%2Fdevelop_tutorial_hexo/lists"}