Giter VIP home page Giter VIP logo

marketingsite's Introduction

marketingsite

There are typically two types of websites:

  1. Single Page Apps where the user logs in and has an application-like experience where SEO and initial load time probably don't matter. These are often built with React or Angular.
  2. Web Sites that are optimized for conveying information and marketing with fast load times and SEO. These are often built using jQuery and Sass.

This is a repo for deploying Web Sites. It’s easy to find free/cheap HTML templates with better quality than you could hope to implement in a reasonable time or cost. This is a template repo for rapidly converting those HTML templates into easily customizable sites that can be deployed for free to a static website host like GitHub Pages, avoiding monthly hosting costs.

Using the template

  1. Find an HTML template for free or low-cost
  2. Fork this repo
  3. Add your template files to src/
  4. Modify package.json as necessary. Set the correct paths to your .scss file or remove the CSS build entirely.
  5. Copy in the content of your template's index.html to src/index.template.html.
  6. Add this HTML snippet into the end of your body element to enable live page reloading.
  7. Run the development server with live building and live reloading using yarn watch.
  8. Simplify src/index.template.html into a mustache.js template, moving values to src/config.json.
  9. Deploy the website with yarn deploy.

marketingsite's People

Contributors

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