alembic icon indicating copy to clipboard operation
alembic copied to clipboard

⚗️ A Jekyll boilerplate theme designed to be a starting point for any Jekyll website

Results 14 alembic issues
Sort by recently updated
recently updated
newest added

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...

enhancement
help wanted
question

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...

enhancement
in progress
bug-fix

## 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...

bug
question

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...

help wanted
question

## 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...

enhancement
feature accepted
in progress

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...

enhancement
in progress

## 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...

enhancement
help wanted
in progress
needs tests

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 {...

in progress

**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...

enhancement
in progress
bug-fix