{"id":13425557,"url":"https://github.com/sunbliss/photorama","last_synced_at":"2025-04-04T15:06:59.766Z","repository":{"id":6091138,"uuid":"54848700","full_name":"sunbliss/photorama","owner":"sunbliss","description":"\"PHOTORAMA\" template for Jekyll","archived":false,"fork":false,"pushed_at":"2022-11-26T16:31:05.000Z","size":25866,"stargazers_count":290,"open_issues_count":5,"forks_count":476,"subscribers_count":10,"default_branch":"gh-pages","last_synced_at":"2025-03-28T14:07:08.979Z","etag":null,"topics":["animated-intro","artist-themes","artist-website","categories","classy","galleries","jekyll-template","jekyll-theme","journal","newsletter","photoblog","photography-template","photography-theme","readingtime","search-overlay","tags"],"latest_commit_sha":null,"homepage":"https://sunbliss.github.io/photorama/","language":"HTML","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/sunbliss.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":"2016-03-27T21:21:59.000Z","updated_at":"2025-03-26T21:49:34.000Z","dependencies_parsed_at":"2023-01-12T15:01:17.960Z","dependency_job_id":null,"html_url":"https://github.com/sunbliss/photorama","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunbliss%2Fphotorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunbliss%2Fphotorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunbliss%2Fphotorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunbliss%2Fphotorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sunbliss","download_url":"https://codeload.github.com/sunbliss/photorama/tar.gz/refs/heads/gh-pages","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247198449,"owners_count":20900079,"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":["animated-intro","artist-themes","artist-website","categories","classy","galleries","jekyll-template","jekyll-theme","journal","newsletter","photoblog","photography-template","photography-theme","readingtime","search-overlay","tags"],"created_at":"2024-07-31T00:01:14.796Z","updated_at":"2025-04-04T15:06:59.745Z","avatar_url":"https://github.com/sunbliss.png","language":"HTML","funding_links":[],"categories":["HTML"],"sub_categories":[],"readme":"p h o t o r a m a \n====================\n\n![photorama](https://raw.githubusercontent.com/sunbliss/photorama/gh-pages/photorama_thumb.gif)\n\n----------\n\n---\u003e [DEMO](https://sunbliss.github.io/photorama/ \"DEMO\")  \u003c---\n\n----------\n\nA theme for **jekyll**. \n\nCreated for gh-pages (project page).\n\nThis template was crafted having in mind the photobloggers and the artists.\n\nIt uses [Clean Blog](https://github.com/BlackrockDigital/startbootstrap-clean-blog-jekyll \"Clean Blog\") as its basis.\n\n----------\n## Change Log\n\n### Version 2.2 (4/23/2018)\n\n\u003ca href=\"https://github.com/sunbliss/photorama/wiki/How-to-get-SSL-on-Jekyll%3F\"\u003e How to get SSL Certificate (Https) For Jekyll\u003c/a\u003e\n\n### Version 2.1 (3/22/2017)\n\n* Fixed script loading. \n* Fixed padding bottom for the navbar toggle menu.\n\n\n### Version 2.0 (2/4/2017)\n\n* HTTPS is now enforced. \n\n~~**Custom Domains are not supported.**~~\n\n~~For the time being, the only way to apply a custom domain name is by removing HTTPS as of the previous version. \nHoping Github developers will give its users the ability to add a custom domain served under security.~~\n\n### Version 1.2 (1/31/2017)\n\n* Fixed footer code so that the twitter icon links to the twitter_username instead of instagram_username.\n\n### Version 1.1 (7/15/2016)\n\n* Improved galleries and search section.\n* Better rendering of the header text.\n\n### Version 1.0 (6/19/2016)\n* Initial Template\n\n----------\n\n **IMPORTANT!!!**\n================\n\n### Before you begin: Change the URL and the BASEURL as well as the internal nav links in the _config.yml\n\nThe **URL** should say `https://yourusername.github.io`\n\nThe **BASEURL** should say `/repositoryname`\n\n**Internal nav** should say\n\n  nav:\n\n  - GALLERY: `\"https://yourusername.github.io/repositoryname/gallery/\"`\n  - JOURNAL: `\"https://yourusername.github.io/repositoryname/journal/\"`\n  - ABOUT: `\"https://yourusername.github.io/repositoryname/about/`\"\n\nIf there are problems with loading assets like CSS files and images, make sure that both **URL** and **BASEURL** are set correctly!!! \n\n----------\n\n~~**NOT FOR HTTPS served repos!!!**~~\n==================================\n\n~~* Applies for v1.2!~~\n\nIf you want to use your **own domain** go to the root of your project's repository, create a CNAME file and add a line with your domain name, e.g. `www.yourdomain.com`.\n\nGo to your domain name registrar and add a CNAME record pointing your domain to GitHub Pages:\n- type: CNAME\n- host: www.yourdomainname.com\n- answer: yourusername.github.io/repositoryname\n- TTL: 300\n\n----------\n\nUsage\n============ \n\n###Quick Start\n\n1. [Fork this repository](https://github.com/sunbliss/photorama/fork) to get started. \n2. Go to `https://github.com/yourusername/photorama/settings`\n3. Rename the repository to your new project, e.g. *myphotoblog*\n2. Create a new branch called `gh-pages` in your repository. \n3. Go to the branches directory at `https://github.com/yourusername/repositoryname/branches` and *change* **default branch** to **gh-pages**.\n4. Delete **master** branch. \n3. GitHub will build your site automatically and publish it at `https://yourusername.github.io/repositoryname/`.  \n\n----------\n\n- The homepage welcomes the visitors with 3 animated photos of your choice. It is recommended that all three are landscape orientated for best view.\n\nTo change the welcome content at the far left of the Home page go here: `/index.html` and fill the responding lines of the YAML with your desired text.\n\n----------\n\n- To enable **disqus** comments in the posts, change their front matter for comments to 'true'.\n\nYou must have a registered account in disqus, where you will also register a forum for your website.\n\nFind the line `s.src = '//yourproject.disqus.com/embed.js';  // ` in the disqus_comments.html and REPLACE 'yourproject' with your forum shortname.\n\n----------\n\n- In order to send **newsletters** about your posts to your subscribers, you should register an account in [tinyletter](http://www.tinyletter.com \" tinyletter\").\n\nFind the line `'https://tinyletter.com/yourproject', ` in the *newsletter.html* and replace 'yourproject' with your registered website.\n\nYou can always ommit the newsletter rendering by deleting the line `{% include newsletter.html %}\n` in the *default.html* layout.\n\n----------\n\nIf you want to use the matching **NEWSLETTER** template, you must always create a new file  by copying its respective index.html and renaming it to e.g. 2016-March-newsletter.html and then save it inside the folder and the accompanying images inside the 'images folder', so it can be accessed to your viewers through their browser. In this case the root url for the above newsletter will be ***http://yourgithubusername.github.io/yourproject/2016-March-newsletter.html***. Copy this link and replace this part of the code `http://www.yoursite.com/newsletter/year-month-newsletter` with it.\n\n----------\n\n**TAGS** and **CATEGORIES** of the posts \n\nWhen you add a tag or a category name in the front matter of a post, don't forget to add the responding markdown files in /journal/tag/ folder and in /journal/category folder, so they can always render when browsing the journal or searching in the respective page.\n\n----------\n\nAll the credits and the helpers can be found at **ABOUT** page.\n\n\n----------\n\nRead \u003ca href=\"https://sunbliss.github.io/photorama/journal/images-size-for-better-performance/\"\u003e**this**\u003c/a\u003e post if you want to ensure your website always loads fast.\n\n\n----------\n\nI hope you will find it useful for your projects, photographic or not.\n\n\n----------\n\n\n##License\n\nThe MIT License (MIT)\n\nCopyright (c) 2014 Filippo Oretti, Dario Andrei\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunbliss%2Fphotorama","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsunbliss%2Fphotorama","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunbliss%2Fphotorama/lists"}