MCP server for enabling memory for Claude through a knowledge graph
A custom grunt.js plugin that executes jekyll compile and/or watch for you
No description provided.
Extract YAML front matter from a string
Auto update relations
Ultimate Jekyll dependency manager
A Pothos plugin for drizzle
A blog-aware, static site generator in Ruby
Monorepo utility tools
Utils for creating Prisma client extensions with nested operations
An auto discovery dependency graph based optimization framework for web pages and applications
Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports PostgreSQL and SQLite databases.
Tools for working with TypeORM relations.
An interactive canvas-based map component for React.
A lightweight plugin to recursively populate nested data in RESTful API requests
Topaz Node SDK
No description provided.
A simple, expressive and safe Shopify / Github Pages compatible template engine in pure JavaScript.
Decorators and some other features for sequelize
Util for calling Prisma middleware for nested write operations
Relations plugin for @knorm/knorm
Simple Jekyll site search using javascript and json
A helper to join TypeORM relations based on fields selected in a GraphQL query.
A static file server for fancy apps
Jekyll plugin to create relations between pages according to file structure.
Unrelated toolbox for Jekyll-related gems
Jekyll plugin to show related posts based on the content, tags, and categories. The similarity is calculated using TF-IDF(term frequency-inverted document frequency). Since tags and categories are use-defined values, those are considered with higher weights than a content while calculating.
A Jekyll theme for CodingItWrong.com and related web sites
Jekyll plugin to show related posts based on the content, tags, and categories. The similarity is calculated using TF-IDF(term frequency-inverted document frequency). Since tags and categories are use-defined values, those are considered with higher weights than a content while calculating.
Jekyll plugin to show related posts based on the content, tags, and categories. The similarity is calculated using TF-IDF(term frequency-inverted document frequency). Since tags and categories are use-defined values, those are considered with higher weights than a content while calculating.
This gem provides a Jekyll theme called Jekyll Doc Project. You can clone the related GitHub repo for the theme here: https://github.com/amzn/jekyll-doc-project.
A Jekyll plugin that uses OpenAI embeddings to analyze posts and find related content
Proper related posts plugin for Jekyll - uses document correlation matrix on TF-IDF (optionally with Latent Semantic Indexing). Each document is tokenized and stemmed, every word found is treated as keyword for analysis (except for some stop words). TF-IDF matrix for the whole site is calculated (including extra provided weights), then if given accuraccy is lower than 1.0, LSI algorithm is used to compute new simplified vector space. Document correlation matrix is created using dot product of the matrix and its transpose. For each of the post' related documents are inserted into priority queue (sorted by score from document correlation matrix), assuming the score is greater than minimal required score. Selected few bests related posts are retrieven from the queue. Liquid template for each post is rendered and <related-posts /> is replaced with the outcomes of algorithm.
Moft is a simple, static site generator. A fork of jekyll, designed for greater simplicity and less blog-related features.
This Gem allows you to push your Jekyll blog to AWS S3. In addition, you can use this Gem to invalidate the related Cloudfront distribution, making it easy to deliver your blog via the CDN.
This Gem allows you to push your Jekyll blog to AWS S3. In addition, you can use this Gem to invalidate the related Cloudfront distribution, making it easy to deliver your blog via the CDN.