Skip to content

Repository files navigation

MDPI Figure Guide - Prototype Website

Netlify Status

Overview

This is a prototype website for the MDPI Figure Guide.

Project Overview

figure-guide/
├── index.html              # Main figure guide page
├── faq.html                # FAQ (figure compression / quality)
├── styles.css              # Site styles
├── assets/
│   ├── MDPI-logo-Black.svg # MDPI logo used in the site
│   └── faq/                # Comparison images for the FAQ page
├── MDPI-logo-Black.svg     # MDPI logo (repository root copy)
└── README.md               # Project documentation (this file)

Deployment

This site is deployed on Netlify at https://mdpi-figure-guide.netlify.app/.

⚠️ Changes to this GitHub repository are automatically deployed to Netlify (typically within 2-3 minutes).

Updating content

Edit index.html or faq.html directly for text changes. FAQ comparison images live in assets/faq/.

Local preview

Serve the project root with any static file server:

# Python 3
python3 -m http.server 8000

# Node.js (npx)
npx serve .

Then open http://localhost:8000.

License

Content © MDPI AG. All rights reserved.

About

Draft website for figure-specific guide

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages