alembic
alembic copied to clipboard
⚗️ A Jekyll boilerplate theme designed to be a starting point for any Jekyll website
Working with md files you can create table like: | Col_Name_1 | Col_Name_2 | | --------------|:--------------:| | Value_1 | Value_2 | Trying this in a post doesn't show the table...
Added a setting to allow optional usage of custom Formspree endpoints, rather than using the email address itself as endpoint, which exposes it to the public as part of the...
## Summary I am facing problem with setting up the contact form. I have put the {% include site-form.html %} in the page and the form is there. But the...
Howdy all! I'm looking for people using Alembic to submit testimonials about their experiences of it. How are you using it? What are you liking about it? What's your favourite...
## Summary Currently there a no print styles at all in this theme. This would really help anyone who is using the theme for paperwork that may get printed or...
Sacrifices the terse elegance of the original filter callback pattern for result sorting by match count (title matches are boosted by a multiplier) and excerpts that highlight the query string...
## Summary - Added dark mode for upcoming option within Safari for when users prefer a dark colour scheme to their UI - Added reduced motion styles for when users...
Following code is to style the colour inputs, however they aren't needed in the main theme: ``` css input[type="color"] { padding: 0; height: 2.4rem; &::-webkit-color-swatch-wrapper { padding: 0; &:after {...
**Summary** With the amount of compatibility changes and updates made to Alembic, both done and yet to do, I thought it would be appropriate to roll them into a major...
- Fixes #193 - Fixes #194