Code Monkey home page Code Monkey logo

photorama's Introduction

p h o t o r a m a

photorama

Speed Test


---> DEMO <---


A theme for jekyll.

Created for gh-pages (project page).

This template was crafted having in mind the photobloggers.

It uses Clean Blog as its basis.


IMPORTANT!!!

###Before you begin: Change the URL and the BASEURL in the _config.yml

The URL should say http://yourusername.github.io

The BASEURL should say /repositoryname

If there are problems with loading assets like CSS files and images, make sure that both URL and BASEURL are set correctly!!!


If 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.

Go to your domain name registrar and add a CNAME record pointing your domain to GitHub Pages:


Usage

###Quick Start

  1. Fork this repository to get started.
  2. Go to https://github.com/yourusername/photorama/settings
  3. Rename the repository to your new project, e.g. myphotoblog
  4. Create a new branch called gh-pages in your repository.
  5. Go to the branches directory at https://github.com/yourusername/repositoryname/branches and change default branch to gh-pages.
  6. Delete master branch.
  7. GitHub will build your site automatically and publish it at http://yourusername.github.io/repositoryname/.

  • The homepage welcomes the visitors with 3 animated photos of your choice. It is recommended that all three are landscape orientated for best view.

To change the welcome content at the far left of the Home page go here: /index.html


  • To enable disqus comments in the posts, change their front matter for comments to 'true'.

You must have a registered account in disqus, where you will also register a forum for your website.

Find the line s.src = '//yourproject.disqus.com/embed.js'; // in the disqus_comments.html and REPLACE 'yourproject' with your forum shortname.


  • In order to send newsletters about your posts to your subscribers, you should register an account in tinyletter.

Find the line 'https://tinyletter.com/yourproject', in the newsletter.html and replace 'yourproject' with your registered website.

You can always ommit the newsletter rendering by deleting the line {% include newsletter.html %} in the default.html layout.


If 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.


TAGS and CATEGORIES of the posts

When 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.


I hope you will find it useful for your projects, photographic or not.

photorama's People

Contributors

sunbliss avatar

Watchers

James Cloos avatar Robbie Cao avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.