Skip to content

szekelydata/save

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Székelydata Blog

A collection of blog posts and articles from the Székelydata project, organized by timeline.

About

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.

Structure

  • /posts - All blog posts in markdown format
  • /media - Images and other media files organized by year/month
  • /timeline - Timeline view of all posts

Timeline

2022

2018

Setup

To run this blog locally:

  1. Clone the repository:
git clone https://github.com/yourusername/szekelydata.git
cd szekelydata
  1. Install dependencies:
pip install -r requirements.txt
  1. Run the blog:
python -m http.server 8000
  1. Visit http://localhost:8000 in your browser

Development

The blog is built using:

  • Python for content conversion
  • Markdown for content formatting
  • Simple HTTP server for local development

License

All content is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

Content Index

2022

WordPress Migration

  • WordPress Export - February 15, 2022
    • Complete WordPress content export
    • Includes all posts, pages, and media
    • Preserves original formatting and metadata

2018

Backups and Archives

Media Collections

All media files are organized in the /media directory by year and month:

2022

2018

Additional Resources

  • Timeline View - Visual timeline of all content
  • GitHub Repository - Source code and documentation
  • License - Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages