{"id":26689586,"url":"https://github.com/ritterim/rimdev-blog","last_synced_at":"2025-04-12T20:24:30.159Z","repository":{"id":11438070,"uuid":"46433420","full_name":"ritterim/rimdev-blog","owner":"ritterim","description":"The technical blog for the Ritter Insurance Marketing development department.","archived":false,"fork":false,"pushed_at":"2024-04-12T13:57:49.000Z","size":145612,"stargazers_count":10,"open_issues_count":5,"forks_count":25,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-04-12T20:13:08.475Z","etag":null,"topics":["blog","hacktoberfest","jekyll","jekyll-blog","ruby"],"latest_commit_sha":null,"homepage":"https://rimdev.io","language":"Astro","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/ritterim.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}},"created_at":"2015-11-18T16:55:32.000Z","updated_at":"2024-04-15T15:40:48.351Z","dependencies_parsed_at":"2024-04-15T15:51:15.199Z","dependency_job_id":null,"html_url":"https://github.com/ritterim/rimdev-blog","commit_stats":null,"previous_names":["ritterim/ritterim.github.io"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ritterim%2Frimdev-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ritterim%2Frimdev-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ritterim%2Frimdev-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ritterim%2Frimdev-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ritterim","download_url":"https://codeload.github.com/ritterim/rimdev-blog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248626928,"owners_count":21135760,"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":["blog","hacktoberfest","jekyll","jekyll-blog","ruby"],"created_at":"2025-03-26T14:38:28.379Z","updated_at":"2025-04-12T20:24:30.122Z","avatar_url":"https://github.com/ritterim.png","language":"Astro","readme":"# rimdev.io\n\nPhotography by JJ Walck\n\n## Setup\n\n1. Install latest version of node *(if not already installed)*\n2. Clone repository\n3. `cd` into repository\n4. `npm install`\n5. To run: `npm run start` \n\n## Creating posts\n\n- Browse to `src/content/posts/`\n- Create a new markdown file\n  - Filename should follow this convention: `YYYY-MM-DD-POST-TITLE.md`\n  - Required Frontmatter:\n    - `title` - name of the post\n    - `slug` - permalink for the post\n    - `date` - post date\n    - `authors` - array of authors\n    - `tags` - array of tags\n    - `categories` - array of categories\n    - `twitter_text` - text that will display when shared to twitter\n    - `image` - post header image\n    - `image_url` - url where image is sourced from\n    - `image_credit` - owner of the image\n\n### Adding an image\n\nAdd images to the `public/images/` directory. Inside posts you can include these by linking just off of `images/`.\n\n### Example Markdown File\n\nWhen you create a new post, you need to fill the post information in the front-matter, follow this example:\n\n```\n---\ntitle: \"How to use\"\nauthors: \n- \u003cYour name here\u003e\ndate: 2015-08-03 03:32:44\nimage: \"/images/my-great-image.jpg\"\nimage_url: \u003curl/page associated with image\u003e\nimage_credit: \u003cname for image credit\u003e\ntags:\n- jekyll\n- template\ncategories:\n- I love Jekyll\ntwitter_text: \"How to install and use this template\"\n---\n```\nIf the page has no image, `image:` can be omitted entirely. A default system image will be used. If `image_credit:` is specified, then `image_url:` should also be specified.\n\n\u003e TAGS: Check existing Tags [here](http://rimdev.io/tags/) before creating new ones\n### CC Attribution blog images\n\nUsing a Creative Commons image requiring attribution?\n\n```\nimage: https://farm5.staticflickr.com/4103/5029857600_d8ed3aaa06_b_d.jpg\nimage_url: https://www.flickr.com/photos/khawkins04/\nimage_credit: Ken Hawkins\n```\n\n### Author pages\n\nAuthor pages are located in `src/content/authors`\n\n```\n---\nname: Bill Boga\nslug: bill-boga\nimage: /images/default/annex-billboga.jpg\navatar: https://avatars2.githubusercontent.com/u/3382469?v=3\ntitle: Senior Software Developer\ndesc: Polyglot with focus on C#. Also enjoy building and tinkering with hardware.\ntwitter: billbogaiv\ngithub: billbogaiv\n---\n```\n\n### Pets Page\n\nPets can be added by adding a 500x500px photo to `public/images/pets/` and adding information to the `src/data/pets.json` file. ","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fritterim%2Frimdev-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fritterim%2Frimdev-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fritterim%2Frimdev-blog/lists"}