Skip to content

adamlean/wishboneportfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wishbone+Partners

Wishbone+Partners

Wishbone+Partners — Multi-format Template

This repository contains several implementations of one landing page Wishbone+Partners, including:

  • Pure HTML/SCSS/JS layout
  • WordPress theme
  • Django version
  • React version (in development)

Project structure

Wishbone+Partners /
├── assets/           # Common styles, scripts, images
├── ru/               # Russian HTML version
├── wp-theme/         # WordPress theme
├── django-version/   # Django application
└── README.md         # This file

Usage

HTML

Open html-version/index.html in a browser. All styles and scripts are included from ../assets.

WordPress

  1. Go to wp-theme/
  2. Copy the folder to wp-content/themes/ of your WordPress site
  3. Activate the theme via the admin panel

Django

  1. Go to django-version/
  2. Install dependencies:
pip install -r requirements.txt

Features

  • Unified layout for different stacks
  • Convenient structure for support
  • Quick switching between formats

In development

  • React version
  • Generating templates for CMS
  • Possibility of API connection

Author

Developed by CrashTheRoutines

About

Architect company website

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published