GithubHelp home page GithubHelp logo

sarahfrench / wedding-website Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 6.0 820 KB

Instead of spending £££ on Squarespace etc, I'm hosting my wedding website in GitHub Pages 😂

Home Page: https://sarahfrench.dev/wedding-website/

HTML 54.00% CSS 37.12% JavaScript 8.89%

wedding-website's Introduction

Wedding Website - Status = Hitched! 📨

If you're reading this- hello! I didn't want to spend money on Squarespace/Wix/etc to make a website for my wedding guests, so here it is deployed on GitHub Pages.

The man I'm marrying is called Hugo, and the framework used to make the site is also called Hugo, ain't that fun.

Inspiration

I took heavy inspiration from this Wix template. I copied the UI (parallax, nav positioning) and made my own version of the round header image using Affinity Designer using a colour palette I found.

No HTML/CSS code was copied from that template- I wrote everything here (that'll be apparent when you see the mess that is my CSS).

Tools

I used Hugo to build the site even though it's just a single page because

  1. It means I can edit the HTML in partials and have easier to understand commits
  2. By generating the HTML from config and markdown files I can let non-devs, i.e. my fiance, edit the sites content easily without needing to set up a CMS for a single page of content.

I wish I used SCSS but I've already started making the CSS and I promised myself that I'd not get caught up in unnecessary bells and whistles at the expense of not making the website quickly.

Deployment

This repo is deployed using GitHub Actions free tier and the instructions in this guide.

The GitHub Action runs the hugo --minify command to generate the static pages of the site, and then it commit them to the root directory in the gh_pages branch. This branch (& the root dir) is the source for the GitHub Pages deployment.

Tutorials/Resources Used

wedding-website's People

Contributors

sarahfrench avatar h0go avatar tomafrench avatar

Stargazers

Brandon Perry avatar Mahyar avatar Laurentiu Botezatu avatar Mirko avatar Jeremy DiBattista avatar Steven Chiu avatar

Watchers

 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.