{"id":13670194,"url":"https://github.com/saberland/saber-theme-minima","last_synced_at":"2025-03-18T02:36:46.890Z","repository":{"id":48271470,"uuid":"177424103","full_name":"saberland/saber-theme-minima","owner":"saberland","description":"A Saber Port of the Default Jekyll Theme: Minima","archived":false,"fork":false,"pushed_at":"2021-08-03T19:51:01.000Z","size":2216,"stargazers_count":26,"open_issues_count":21,"forks_count":12,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-17T01:18:15.891Z","etag":null,"topics":["jekyll","minima","saber","saber-theme"],"latest_commit_sha":null,"homepage":"https://minima.saber.land","language":"Vue","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/saberland.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":"2019-03-24T14:14:44.000Z","updated_at":"2022-11-29T14:04:20.000Z","dependencies_parsed_at":"2022-09-26T17:01:34.251Z","dependency_job_id":null,"html_url":"https://github.com/saberland/saber-theme-minima","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saberland%2Fsaber-theme-minima","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saberland%2Fsaber-theme-minima/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saberland%2Fsaber-theme-minima/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saberland%2Fsaber-theme-minima/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saberland","download_url":"https://codeload.github.com/saberland/saber-theme-minima/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244143145,"owners_count":20405141,"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":["jekyll","minima","saber","saber-theme"],"created_at":"2024-08-02T09:00:35.847Z","updated_at":"2025-03-18T02:36:46.861Z","avatar_url":"https://github.com/saberland.png","language":"Vue","funding_links":[],"categories":["Themes"],"sub_categories":[],"readme":"# saber-theme-minima\n\n[![npm](https://badgen.net/npm/v/saber-theme-minima)](https://npm.im/saber-theme-minima) [![circleci](https://badgen.net/circleci/github/saberland/saber-theme-minima/master)](https://circleci.com/gh/saberland/saber-theme-minima)\n\n\u003e A Saber Port of the Default Jekyll Theme: Minima\n\n## Install\n\n```bash\nyarn add saber-theme-minima\n```\n\nIn your `saber-config.yml`:\n\n```yml\ntheme: minima\n```\n\nThis theme uses the following [Saber plugins](https://github.com/saberland/awesome-saber#plugins):\n\n- `saber-plugin-query-posts`: Inject `posts` to homepage's `page` prop, generate tag pages.\n- `saber-plugin-feed`: Generate RSS feed.\n\n```bash\nyarn add saber-plugin-query-posts saber-plugin-feed\n```\n\n```yml\nplugins:\n  - resolve: saber-plugin-query-posts\n  - resolve: saber-plugin-feed\n    options:\n      atomFeed: true\n```\n\n## Layouts\n\n- `post`: For blog post pages.\n- `page`: For normal pages.\n- `default`: For any other pages like homepage and tag pages.\n\n## Site Config\n\nConfigure site title, description etc. in your `saber-config.yml`:\n\n```yml\nsiteConfig:\n  title: My Site\n  description: About this website..\n  author: My Name\n  email: my@email.com\n```\n\n## Theme Config\n\n### Navbar\n\nConfigure `nav` to show a set of links in header:\n\n```yml\nthemeConfig:\n  nav:\n    - text: Home\n      link: /\n    - text: About\n      link: /about.html\n```\n\n### Social\n\nConfigure the accounts of your social network to show at the bottom of homepage:\n\n```yml\nthemeConfig:\n  social:\n    dribbble: username\n    facebook: username\n    flickr: username\n    github: username\n    instagram: username\n    linkedin: username\n    pinterest: username\n    twitter: username\n    youtube: username\n    telegram: username\n    microdotblog: username\n    googleplus: username\n    rss: true \n```\n\n### Comments\n\nYou can use Disqus for comments:\n\n```yml\nthemeConfig:\n  disqus: disqus-short-name\n\n# Note that `siteConfig.url` is required for Disqus\nsiteConfig:\n  url: https://example.com\n```\n\nComments are only enabled for `post` layout, to disable comments in specific page, you can use the page attribute `comments`:\n\n```markdown\n---\ntitle: Hello\nlayout: post\ndate: 2018-08-12\ncomments: false\n---\n\nHello World!\n```\n\n## License\n\nMIT.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaberland%2Fsaber-theme-minima","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaberland%2Fsaber-theme-minima","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaberland%2Fsaber-theme-minima/lists"}