Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eli32-vlc authored Aug 23, 2024
1 parent b19f455 commit a7814b1
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@


## PageCraft

**PageCraft** is a minimalist static site generator that converts Markdown files into static HTML pages. Designed with simplicity in mind, it's the perfect tool for creating one-page websites with ease.


## Frequently Asked Questions

### What is PageCraft?

PageCraft is a lightweight static site generator that transforms Markdown files into static HTML pages, ideal for straightforward, single-page websites.

### Does PageCraft support themes?

No, PageCraft doesn't include theme support. However, you can easily modify the Python script to apply your own custom styles and designs.

### Can I use PageCraft for my blog?

PageCraft is tailored for single-page websites and may not be the best choice for a full-fledged blog.

### How do I install PageCraft?

There's no installation required. Simply download the script, and you're ready to generate your site.

## Guides

Coming soon

0 comments on commit a7814b1

Please sign in to comment.