A collection of blog posts and articles from the Székelydata project, organized by timeline.
This repository contains the converted content from the original WordPress blog, now in a clean, modern markdown format. The content is organized chronologically and includes all original images and media.
/posts
- All blog posts in markdown format/media
- Images and other media files organized by year/month/timeline
- Timeline view of all posts
- February 15, 2022 - WordPress Export
- December 17, 2018 - Backup: Székelydata Uploads
To run this blog locally:
- Clone the repository:
git clone https://github.com/yourusername/szekelydata.git
cd szekelydata
- Install dependencies:
pip install -r requirements.txt
- Run the blog:
python -m http.server 8000
- Visit
http://localhost:8000
in your browser
The blog is built using:
- Python for content conversion
- Markdown for content formatting
- Simple HTTP server for local development
All content is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
- WordPress Export - February 15, 2022
- Complete WordPress content export
- Includes all posts, pages, and media
- Preserves original formatting and metadata
- Backup: Székelydata Uploads - December 17, 2018
- Complete media backup
- Contains all uploaded images and files
- Organized by year and month
All media files are organized in the /media
directory by year and month:
- February 2022 - WordPress export media
- December 2018 - Uploads backup media
- Timeline View - Visual timeline of all content
- GitHub Repository - Source code and documentation
- License - Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License