AramZS / nice-website-template

Taking a template from photogabble/website - excellent web site by @carbontwelve

Home Page:https://www.photogabble.co.uk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PhotoGabble Website

Netlify Status

About this repository

This repository contains the source code for www.photogabble.co.uk. It is built with Eleventy and deployed on Netlify.

Prerequisites

  • Node.js v16+

Getting Started

You will need to install the required packages using npm install. There are three commands for building:

  • npm run build to build the project for deploying
  • npm run serve:dev to build and serve with eleventy in development environment
  • npm run serve:prod to build and serve with eleventy in production environment (drafts filtered)

Contributing

If you notice something wrong or broken, please let me know by opening an issue, or better yet, a pull request with how you think it should be fixed.

License

Unless otherwise stated the source code is released under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. See LICENSE. There are certain exemptions to this, explicitly to code snippets I have mirrored, which each contain their license terms where available.

About

Taking a template from photogabble/website - excellent web site by @carbontwelve

https://www.photogabble.co.uk


Languages

Language:JavaScript 45.3%Language:Nunjucks 44.7%Language:CSS 9.8%Language:Liquid 0.2%