Meribold.org is a minimal personal website and blog built with the Jekyll static site generator, using plain HTML, CSS, and JavaScript for its front end. Created by Lukas Waymann, the repository is tagged with 'blog,' 'css,' 'html,' 'javascript,' 'jekyll,' 'personal-website,' and 'website,' and currently has six stars.
What is Meribold.org?
Meribold.org is the personal website of Lukas Waymann, running on Jekyll and tagged in its repository as a blog, CSS, HTML, JavaScript, and personal-website project. The site's index page is sparse, showing only a copyright notice for 2017–2024 and a credit for the external-link icon from Wikipedia. It declares "No license is offered," meaning the source code is not available for reuse.
Key Features
- Jekyll static site generation — The site is built with Jekyll, a Ruby-based static site generator that converts Markdown and Liquid templates into static HTML.
- Plain HTML, CSS, and JavaScript — The repository topics list CSS, HTML, and JavaScript, indicating a hand-rolled front end without a framework.
- Blog-ready structure — Tagged as a blog, the repository includes support for writing posts in Markdown and generating a static blog.
- Minimal index page — The visible index contains only a copyright line and a link to the icon source, reflecting a minimal design approach.
- Explicit non-license — The copyright states no license is offered, so the code is not open source despite being publicly visible.
Who is it for?
- Personal site owners — Individuals who want a simple, static personal website with a blog, written in Markdown and generated by Jekyll.
- Jekyll learners — Developers studying how a small Jekyll project is structured, including its use of plain HTML, CSS, and JavaScript.
- Technical bloggers — Writers who prefer a no-frills blog with no JavaScript-heavy front end.
What can you do with Meribold.org?
- Publish blog posts: Write in Markdown and generate static HTML pages via Jekyll.
- Show a personal landing page: Use the index to display a brief bio and external links, as the icon credit suggests.
- Study a minimal Jekyll setup: Reference the repository to see how a simple personal site is organized.
FAQ
Is Meribold.org open source?
No. The site explicitly states "No license is offered," so despite the source being publicly accessible, there is no permission to reuse, modify, or distribute the code.
What technology does Meribold.org use?
It uses the Jekyll static site generator along with plain HTML, CSS, and JavaScript. The repository topics confirm these technologies.
Who created Meribold.org?
Lukas Waymann created it, with copyright spanning 2017–2024.
Does Meribold.org have a blog?
Yes, the repository is tagged "blog," and Jekyll is well-suited for blogging. The site structure includes blog support.





