Git Product home page Git Product logo

vladwf-to-netlify's Introduction

Project Dorian

Dorian is a static site generator that converts a website into a static site by scraping any content found from the origin. Postprocessing is done to perform optimizations on the downloaded content.

The fastest way to get the site up and running

https://app.netlify.com/start/deploy?repository=https%3A%2F%2Fgithub.com%2Fjankocian%2Fwebflow-to-netlify

Documentation on how to set up Netlify and Webflow

https://smarterlabs.notion.site/CryoLayer-Documentation-acbce2c61d464deeb16ffc3b865009d3

Excluding pages from the sitemap

In Webflow, add this custom attribute to the "body" tag of the page you want to exclude from the sitemap:

Name: sitemap Value: no

Local usage

Make sure you have 2 environment variables set:

  • URL: The destination URL
  • WEBFLOW_URL: The original source URL to be scraped

To do this, you can create a .env file with the contents of .env.template. and fill in the variables.

Then run:

yarn build

It should output the files to the public folder in the project root. You can test the site out locally by running:

yarn serve

Getting updates from the upstream repo

git pull upstream master && git push origin master

vladwf-to-netlify's People

Contributors

kennedyrose avatar jankocian avatar

Watchers

Vlad Skripchenko 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.