sapioit / website-1

🖥 Website for Ferdi, displaying its features

Home Page:https://getferdi.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

getferdi.com

Website for Ferdi, displaying its features.

This repository has been deprecated - please do not make any new changes and/or raise PRs, they will be ignored

Build with GatsbyJS, based on HiStaff's website-static template.

Usage

  1. Install the GatsbyJS CLI

  2. Build the page

    npm run build
  3. Upload the public folder to your webserver

Development

  1. Install the GatsbyJS CLI

  2. Start the development server

    npm run develop
  3. Open http://localhost:8000 and start editing

Deployment

The website is hosted on GitHub pages via the gh-pages branch. Running the command npm run deploy will build the website and automatically push the public folder to the gh-pages branch.

License

This project is licensed under the MIT License

About

🖥 Website for Ferdi, displaying its features

https://getferdi.com

License:MIT License


Languages

Language:JavaScript 84.3%Language:SCSS 15.2%Language:CSS 0.5%