Skip to content
/ media Public

A collection of videos and photos by Hackerspace.gr.

License

Notifications You must be signed in to change notification settings

hsgr/media

Folders and files

NameName
Last commit message
Last commit date

Latest commit

961f762 · Jun 1, 2016

History

13 Commits
Jan 23, 2015
Jun 1, 2016
Feb 3, 2016
Jan 22, 2015
Jan 22, 2015
May 23, 2016

Repository files navigation

Hackerspace.gr media

A collection of videos and photos by Hackerspace.gr.

media.hackerspace.gr

Upload media

Get in touch with Hackerspace.gr members to get access.

Contribute

For functionality improvements consider contributing to the upstream project.

For full documentation check the official upstream website. Bellow is a quick guide that will help you setup a local development environment for media.hackerspace.gr.

  1. Clone this repository locally.

  2. Put some photos inside the media/ subfolder.

  3. Install dependencies.

    pip install sigal cssmin

  4. Make changes to the design that lives under the themes/ subdfolder.

  5. If you made changes to css minify them.

    cat base.css style.css skeleton.css layout.css colorbox.css |cssmin > style.min.css

  6. Build the gallery.

    sigal build

  7. Test that everything looks good.

    sigal server

  8. Profit.

About

A collection of videos and photos by Hackerspace.gr.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published