{"id":15016521,"url":"https://github.com/chrissy-dev/simple-journal","last_synced_at":"2025-07-24T21:33:12.939Z","repository":{"id":43891355,"uuid":"182747909","full_name":"chrissy-dev/simple-journal","owner":"chrissy-dev","description":"A simple journal/photo log website built on top of Eleventy (11ty).","archived":false,"fork":false,"pushed_at":"2023-01-09T22:10:15.000Z","size":13648,"stargazers_count":52,"open_issues_count":18,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T09:44:52.414Z","etag":null,"topics":["11ty","blog","photoblog"],"latest_commit_sha":null,"homepage":"https://simplejournal.netlify.app","language":"CSS","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/chrissy-dev.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}},"created_at":"2019-04-22T10:20:29.000Z","updated_at":"2024-11-21T20:41:13.000Z","dependencies_parsed_at":"2023-02-08T14:31:27.026Z","dependency_job_id":null,"html_url":"https://github.com/chrissy-dev/simple-journal","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/chrissy-dev/simple-journal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrissy-dev%2Fsimple-journal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrissy-dev%2Fsimple-journal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrissy-dev%2Fsimple-journal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrissy-dev%2Fsimple-journal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chrissy-dev","download_url":"https://codeload.github.com/chrissy-dev/simple-journal/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrissy-dev%2Fsimple-journal/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266905377,"owners_count":24004142,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["11ty","blog","photoblog"],"created_at":"2024-09-24T19:49:01.391Z","updated_at":"2025-07-24T21:33:12.920Z","avatar_url":"https://github.com/chrissy-dev.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Journal 🏕️\n\nA simple journal/photo log website built on top of [Blazin'/11ty](https://github.com/chrisssycollins/blazin-eleventy-boilerplate). \n\n[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/chrisssycollins/simple-journal)\n\n---\n\n### [View demo](https://simplejournal.netlify.app)\n\n## Features \n\n- This project uses Eleventy as a static site generator\n- Templating is Liquid (can be changed if you want)\n- SCSS compiling with Gulp \n- Compile TailwindCSS\n- PurgeCSS to remove unused CSS (Set up for TailwindCSS by default)\n- Resizes and optimises images using Lepto JS\n- Babel is compile ES6 to ES5\n- A good handful of SEO meta tags set up\n\n## How to use \n\n### Creating an entry \n\nAn entry is simple a page in the log. They are basic markdown files with minimal required meta data.\n\n**You can only have one entry per day**\n\nAll entries live within the `./src/entries` folder. You can organise this folder and name the files any way you want, although it's recommended you use some form of dates in your file name to keep track. \n\n\nTo create an entry for *\"25th Feburary 2021* create file called `2021-02-25.md` in `./src/entries/` and copy the following:\n\n```yml\n---\nname: Wild Camping at Loch Ossian # Required \ndate: 2021-02-25 # Required\n\nsummited: true|false # Optional\nmunro: true|false # Optional\ncamping: true|false # Optional\ndug: true|false # Optional\n---\n\nBody content here, ~you~ can use *markdown*.\n```\n\n### Adding images to an entry\n\nLog looks for images stored in `./src/assets/images/entries/**` to check for a folder matching the date of your entry. \n\nTo add images to the above example create a folder matching the date of your entry in `./src/assets/images/entries/2021-02-25` and add your images.\n\n## Note\n\nThis is an open sourced version of a personal project, hopefully other find use out of it. Let me know if you use it. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrissy-dev%2Fsimple-journal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchrissy-dev%2Fsimple-journal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrissy-dev%2Fsimple-journal/lists"}