Skip to content

OnePageAi is a tool designed to generate simple HTML templates for one-page websites. It is made for both developers and everyday users who need a quick and easy solution for creating single-page web.

Notifications You must be signed in to change notification settings

HildegarMedina/onepageai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

One Page Builder AI

OnePageAi is a tool designed to generate simple HTML templates for one-page websites. It is made for both developers and everyday users who need a quick and easy solution for creating single-page web.

Setup

python -m venv .venv
source .venv/bin/activate
pip install -r requirements

Usage

python main.py

Python Main

python main.py -h

Python Main Helo

Example

python main.py -n 'Star Wars Store' -lg 'English' -s 'Banner,Products,About Us,Contact' -d 'Welcome to Galaxy Treasures, your one-stop Star Wars shop! Discover collectibles, action figures, and apparel from the epic saga. Join us for exclusive events and meet fellow fans!' -p "/home/hildegar/starwars-store.html" -pc "#2c3e50" -sc "#2980b9" -bc "#f7f7f7"

Command

Result

Python Main

Another results

Python Main

About

OnePageAi is a tool designed to generate simple HTML templates for one-page websites. It is made for both developers and everyday users who need a quick and easy solution for creating single-page web.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages