Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

protocol/launchpad-website

Repository files navigation

Space Webflow Homepage

This repo contains an python script that transform a Webflow exported site into a valid Fleek site, using the Space website as an example of a Webflow-exported site!

Requirements:

  • Python 3.8+

How to use:

  • Copy the exported files from webflow inside src directory
  • Run the build file: python build.py
  • A dist folder will be created with the transformed files

Config file:

config.json file contains all the transforms and files that the script is going to work with:

  • project.src_path: the source path.
  • project.build_path: the build path where transformed files are going to be saved.
  • project.root_file_name: name that is going to take a file if you specify the move_to_subfolder: true property into the transforms section for a specific file.
  • links_replacements: common config to replace the target value by replace_by (used for links)
  • file_links_replacement: common config to replace the target value by replace_by (used for file links)
  • transforms: specify the files that should be transformed

About

Website for the Launchpad Residency and Program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •