{"id":14979190,"url":"https://github.com/keallar/jekyll-monia","last_synced_at":"2025-10-28T16:31:30.247Z","repository":{"id":244581616,"uuid":"813499622","full_name":"Keallar/jekyll-monia","owner":"Keallar","description":"A jekyll theme that uses iA Writer Mono font and shell view","archived":false,"fork":false,"pushed_at":"2024-11-18T09:15:19.000Z","size":121,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-01T16:36:01.577Z","etag":null,"topics":["jekyll","jekyll-plugin","jekyll-template","jekyll-theme","jekyll-themes","jekyll-website","ruby"],"latest_commit_sha":null,"homepage":"https://keallar.github.io/jekyll-monia","language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Keallar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-06-11T07:54:03.000Z","updated_at":"2024-12-29T14:23:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"5663c78b-b36c-4f92-a584-4c4332abcfcb","html_url":"https://github.com/Keallar/jekyll-monia","commit_stats":{"total_commits":10,"total_committers":2,"mean_commits":5.0,"dds":0.09999999999999998,"last_synced_commit":"e8f4fccafd056b52660845c74cf2840ec073a002"},"previous_names":["keallar/jekyll-monia"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keallar%2Fjekyll-monia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keallar%2Fjekyll-monia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keallar%2Fjekyll-monia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keallar%2Fjekyll-monia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Keallar","download_url":"https://codeload.github.com/Keallar/jekyll-monia/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238680894,"owners_count":19512665,"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","jekyll-plugin","jekyll-template","jekyll-theme","jekyll-themes","jekyll-website","ruby"],"created_at":"2024-09-24T13:59:33.020Z","updated_at":"2025-10-28T16:31:30.241Z","avatar_url":"https://github.com/Keallar.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jekyll-monia\n\nA jekyll theme inspired by [jekyll-theme-console](https://github.com/b2a3e8/jekyll-theme-console) and using the iA Writer Mono S font.\n\n## Installation\n\nAdd this line to your Jekyll site's `Gemfile`:\n\n```ruby\ngem \"jekyll-monia\"\n```\n\nAnd add this line to your Jekyll site's `_config.yml`:\n\n```yaml\ntheme: jekyll-monia\n```\n\nAnd then execute:\n\n```bash\nbundle\n```\n\nOr install it yourself as:\n\n```bash\ngem install jekyll-monia\n```\n\nOr you can use it as a remote theme (only for GitHub pages). Set `remote_theme` in your project's Jekyll `_config.yml` file:\n```yaml\nremote_theme: Keallar/jekyll-monia\n```\n\n## Usage\n\n### _config.yml\nIn addition to jekyll's default configuration options, you can provide:\n - `header_pages` to specify which pages should be displayed in navbar\n - `social_links` to specify social links icons. Available: twitter, github, telegram and others. More icons look at [fontawesome.com](https://fontawesome.com/v4/icons/)\n\n```yaml\nheader_pages:\n  - read-me.md\n  - preview.md\n\nsocial_links:\n  - url: https://twitter.com/EugeneLys\n    icon: twitter-square\n  - url: https://github.com/Keallar\n    icon: github-square\n```\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/Keallar/jekyll-monia. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](https://www.contributor-covenant.org/) code of conduct.\n\n## Development\n\nTo set up your environment to develop this theme, run `bundle install`.\n\nYour theme is setup just like a normal Jekyll site! To test your theme, run `bundle exec jekyll serve` and open your browser at `http://localhost:4000`. This starts a Jekyll server using your theme. Add pages, documents, data, etc. like normal to test your theme's contents. As you make modifications to your theme and to your content, your site will regenerate and you should see the changes in the browser after a refresh, just like normal.\n\nWhen your theme is released, only the files in `_layouts`, `_includes`, `_sass` and `assets` tracked with Git will be bundled.\nTo add a custom directory to your theme-gem, please edit the regexp in `jekyll-monia.gemspec` accordingly.\n\n## License\n\nThe theme is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeallar%2Fjekyll-monia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeallar%2Fjekyll-monia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeallar%2Fjekyll-monia/lists"}