Showing 21 open source projects for "markdown"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • The complete IT asset and license management platform Icon
    The complete IT asset and license management platform

    Gain full visibility and control over your IT assets, licenses, usage and spend in one place with Setyl.

    The platform seamlessly integrates with 100+ IT systems, including MDM, RMM, IDP, SSO, HR, finance, helpdesk tools, and more.
    Learn More
  • 1
    Jazzy

    Jazzy

    Soulful docs for Swift & Objective-C

    ...Jazzy supports both Xcode and Swift Package Manager projects. Jazzy expects to be running on macOS. Run jazzy from your command line. Run jazzy -h for a list of additional options. Swift documentation is written in markdown and supports a number of special keywords. You can set options for your project’s documentation in a configuration file, .jazzy.yaml by default.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GitHub Pages Ruby Gem

    GitHub Pages Ruby Gem

    A simple Ruby Gem to bootstrap dependencies

    Websites for you and your projects. Hosted directly from your GitHub repository. Just edit, push, and your changes are live.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Slim Template

    Slim Template

    Template language to reduce the syntax to the essential parts

    Slim is a Ruby template language whose goal is reduce the syntax to the essential parts without becoming cryptic. The initial design of Slim is what you see on the home page. It started as an exercise to see how much could be removed from a standard html template (<, >, closing tags, etc.). As more people took an interest in Slim, the functionality grew and so did the flexibility of the syntax. Slim will strive to maintain simplicity, but not everyone's definition of a readable syntax is the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Sinatra

    Sinatra

    Classy web-development dressed in a DSL

    Sinatra is a minimalist Ruby web framework that focuses on simplicity and flexibility, letting developers define web applications in just a few lines of code. Its DSL maps routes directly to Ruby blocks, making it straightforward to build APIs, small services, and quick prototypes without the overhead of full-stack frameworks like Rails. Despite its simplicity, Sinatra supports middleware, templates, sessions, filters, and helpers, so it can grow with more complex requirements. The framework...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 5
    Jekyll Pure Liquid Table of Contents

    Jekyll Pure Liquid Table of Contents

    A GitHub Pages compatible Table of Contents generator

    GitHub Pages can't run custom Jekyll plug-ins so when generating Tables of Contents (TOCs), you're stuck with either a JavaScript solution or using kramdown's {:toc} option. However, by using {:toc}, you are forced to have that code next to your actual markdown and you can't place it in a layout. This means every. single. post. will need to have the snippet. If you choose the JavaScript approach, that's perfectly fine but what if JS is disabled on someone's browser or your page is just really long and it becomes inefficient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Jekyll Relative Links

    Jekyll Relative Links

    A Jekyll plugin to convert relative links to markdown files

    A Jekyll plugin to convert relative links to Markdown files to their rendered equivalents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Premonition

    Premonition

    Add block-styled content to your site. Like summaries, notes and hints

    Premonition is a Jekyll plugin that can transform Markdown blockquotes into styled blocks of code. The default template and stylesheet focus on creating info boxes, but through the templating system, you can modify it to suit your needs. With version 4 we also introduced a new citation box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    jekyll-commonmark

    jekyll-commonmark

    CommonMark generator for Jekyll

    CommonMark Markdown converter for Jekyll.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    modern-resume-theme

    modern-resume-theme

    A modern static resume template and theme. Powered by Jekyll

    A modern simple static resume template and theme. Powered by Jekyll and GitHub pages. This template is designed to be hosted using GitHub pages so that's what these instructions will cover. If you plan on hosting it separately then there might be some extra steps that we won't cover.
    Downloads: 3 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Learn More
  • 10
    Jekyll Spaceship

    Jekyll Spaceship

    Plugin to provide powerful supports for table, mathjax, plantuml, etc.

    A Jekyll plugin to provide powerful support for table, mathjax, plantuml, mermaid, emoji, video, audio, youtube, Vimeo, Dailymotion, SoundCloud, Spotify, etc. Spaceship is a minimalistic, powerful and extremely customizable Jekyll plugin. It combines everything you may need for convenient work, without unnecessary complications, like a real spaceship.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    brutalist-blog

    brutalist-blog

    Minimalistic theme that automatically supports dark & light modes

    Minimalistic Jekyll theme that automatically supports dark and light modes for blogs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Jekyll JSON Feed plugin

    Jekyll JSON Feed plugin

    A Jekyll plugin to generate a JSON (RSS-like) feed of your Jekyll post

    ...The plugin uses Jekyll's smartify filter for processing the site title and post titles. This will translate plain ASCII punctuation into "smart" typographic punctuation. This will not render or strip any Markdown you may be using in a title.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Jekyll Default Layout

    Jekyll Default Layout

    Silently sets default layouts for Jekyll pages and posts

    Silently sets default layouts for Jekyll pages and posts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Noir

    Noir

    Noir is a modern, responsive and customizable theme for Jekyll

    ...Typography is paid close attention to and a dark mode-friendly color scheme will be displayed automatically. It builds upon a standard Jekyll install in a number of ways. A wide variety of HTML elements commonly used in online Markdown writing (blockquotes, headers, tables, boxes/buttons, figure captions, code blocks, footnotes) have been styled. HTML, SASS and Config files are included for the theme's design and functionality. A navigation area for linking to pages/posts or external URLs such as social media accounts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    jekyll-postfiles

    jekyll-postfiles

    A Jekyll plugin that copies static files

    A Jekyll plugin that copies static files from the _posts to the _site folder. This plugin takes any file that is in post folders, and copy them to the folder in which the post-HTML page will be created.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Jekyll Optional Front Matter

    Jekyll Optional Front Matter

    A Jekyll plugin to make front matter optional for Markdown files

    A Jekyll plugin to make front matter optional for Markdown files. Out of the box, Jekyll requires that any markdown file have YAML front matter (key/value pairs separated by two sets of three dashes) in order to be processed and converted to HTML. While that behavior may be helpful for large, complex sites, sometimes it's easier to simply add a plain markdown file and have it render without fanfare.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Jekyll Titles from Headings

    Jekyll Titles from Headings

    A Jekyll plugin to pull the page title from the first Markdown heading

    A Jekyll plugin to pull the page title from the first Markdown heading when none is specified. If you have a Jekyll page that doesn't have a title specified in the YAML Front Matter, but the first non-whitespace line in the page is a Markdown H1 / H2 / H3, this plugin instructs Jekyll to use that first heading as the page's title.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Jekyll Readme Index

    Jekyll Readme Index

    A Jekyll plugin to render a project's README as the site's index

    A Jekyll plugin to render a project's README as the site's index. Let's say you have a GitHub repository with a README.md file, that you'd like to use as the index (main page) for a GitHub Pages site. You could rename the file to index.md, but then it wouldn't render on GitHub.com. You could add YAML front matter with permalink: / to the README, but why force a human to do what Jekyll can automate? If you have a readme file, and your site doesn't otherwise have an index file, this plugin...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Jekyll Cloudinary Liquid tag

    Jekyll Cloudinary Liquid tag

    Jekyll plugin adding a Liquid tag for Cloudinary

    jekyll-cloudinary is a Jekyll plugin adding a Liquid tag to ease the use of Cloudinary for responsive images in your Markdown/Kramdown posts. It builds the HTML for responsive images in the posts, using the srcset and sizes attributes for the <img /> tag (see the "varying size and density" section of this post if this is new for you, and why it's recommended to not use <picture> most of the time). URLs in the srcset are cloudinary URLs that fetch on-the-fly the post's images and resize them to several sizes. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Open-Publisher

    Open-Publisher

    Using Jekyll to create outputs that can be used as Pandoc inputs

    Open publisher is really just a couple of bash scripts that wrap around Jekyll, Pandoc, KindleGen, and LaTeX, along with some custom Pandoc templates created with a focus on fiction. Write your manuscript in markdown, run a script, and receive some beautifully formatted ePub, Mobi, and print-ready PDF books.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Octopress

    Octopress

    Octopress is an obsessively designed framework for Jekyll blogging

    ...Octopress simplifies common tasks like syntax highlighting for code snippets, social sharing integration, and deployment scripts for publishing to GitHub Pages or other static hosts. It emphasizes a developer-centric workflow, letting users write posts in Markdown and manage content through version control. Octopress also provides automation for assets like CSS/JS compression and support for third-party comment systems. For many developers, it offered a more approachable and stylish way to manage personal blogs before static site generators became more mainstream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next