All Projects → raghudotcc → simply-jekyll

raghudotcc / simply-jekyll

Licence: other
A simple yet highly functional jekyll theme with backlinks, wiki-style links, context menu, page preview, sidenote etc

Programming Languages

HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language
typescript
32286 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to simply-jekyll

garden
🌱 a place to think about digital gardening
Stars: ✭ 18 (-88.24%)
Mutual labels:  digital-garden
wiki
从diy行为艺术到diy苏格拉底式对话,从diy一个仪式到diy一次旷课,各种活动指南的百科。diy💔是706孵化的一个非代码开源项目。
Stars: ✭ 49 (-67.97%)
Mutual labels:  digital-garden
hyperdraft
Turn your notes into a website.
Stars: ✭ 59 (-61.44%)
Mutual labels:  digital-garden
almanacs
A recipe for everything 🗒️
Stars: ✭ 47 (-69.28%)
Mutual labels:  digital-garden
foamy-nextjs
Basic Foam + NextJS with MDX starter for building a digital garden
Stars: ✭ 58 (-62.09%)
Mutual labels:  digital-garden
.dev
รวมความรู้ด้าน Coding เป็นภาษาไทย
Stars: ✭ 20 (-86.93%)
Mutual labels:  digital-garden
mycorrhiza
🍄📑 Filesystem and git-based wiki engine written in Go using Mycomarkup as its primary markup language.
Stars: ✭ 142 (-7.19%)
Mutual labels:  digital-garden
obsidian-publish-mkdocs
A Template to Publish Obsidian/Foam Notes on Github Pages (uses MkDocs)
Stars: ✭ 219 (+43.14%)
Mutual labels:  digital-garden
hugo-documentation-theme
📖 Project Docs / Knowledge Base template for Hugo Website Builder. 创建项目文档
Stars: ✭ 101 (-33.99%)
Mutual labels:  digital-garden
maggieappleton.com-V2
A digital garden built with Next.js, React, and MDX. Featuring loosely opinionated notes, half-formed ideas, and content that is always growing.
Stars: ✭ 163 (+6.54%)
Mutual labels:  digital-garden
.com
Digital garden built using Next13, Typescript, and a bunch of goodies
Stars: ✭ 186 (+21.57%)
Mutual labels:  digital-garden
blue-book
My personal knowledge repository
Stars: ✭ 464 (+203.27%)
Mutual labels:  digital-garden
understory.garden
Understory is a digital garden, a micro-publishing space for you to plant the seeds of your ideas and grow them into bi-directionally linked web portals. It's a social zettelkasten that lets users use Web Monetization to get paid when people spend time with their content.
Stars: ✭ 27 (-82.35%)
Mutual labels:  digital-garden
quartz
🌱 host your own second brain and digital garden for free
Stars: ✭ 374 (+144.44%)
Mutual labels:  digital-garden
next-mdx-digital-garden-starter
An opinionated starting point for Digital Garden content authoring.
Stars: ✭ 50 (-67.32%)
Mutual labels:  digital-garden
foam-template-gatsby-theme-primer-wiki
Another Foam template that use gatsby-theme-primer-wiki
Stars: ✭ 20 (-86.93%)
Mutual labels:  digital-garden
garden
A digital garden prototype - my notes and links are here
Stars: ✭ 23 (-84.97%)
Mutual labels:  digital-garden
Xuanwo
Learn, work and think in an open-source way!
Stars: ✭ 35 (-77.12%)
Mutual labels:  digital-garden
awesome-digital-gardens
Inspirational digital gardens and resources for building your own 🍄🌻🌺🌿🌷🌼🌳🌻🌷🌼🌼🌻
Stars: ✭ 77 (-49.67%)
Mutual labels:  digital-garden
digital-garden
당근마켓 공개 지식 저장소
Stars: ✭ 309 (+101.96%)
Mutual labels:  digital-garden

Jekyll Themes Shield



Simply Jekyll is a simple yet highly functional jekyll-based theme that combines the best of different worlds. It is a minimal and distraction free theme that strives to provide maximum value all without holding back on any essential features that a user would benefit from or would desire for. This is an evolving project and is garanteed to be maintained at least for quite some time as I myself am a beneficiary of this theme and the project.



See it in action!

Feature Overview

View the documentation(f) for feature information.

  • Based on Jekyll, a static website generator
  • Creates backlinks to other notes automatically
  • Context menu on feed to instantly see related posts and backlinks
  • Search with context integrated within the blog feed
  • Supports wiki-style/roam-style double bracket link syntax to other notes
  • On hover page previews
  • Features a simple and responsive design
  • Supports Markdown or HTML notes

Installation

View the documentation(i) for setup and installation information.

Hopefully there will be an easier process soon.

Usage

View the documentation(u) for usage information.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/rgvr/simply-jekyll. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

Submitting code changes:

  • Open a Pull Request
  • Ensure all CI tests pass
  • Await code review

Design and development principles of this theme:

  1. As few dependencies as possible
  2. No build script needed
  3. First class mobile experience
  4. Make the content shine

Development

To set up your environment to develop this theme, run bundle install.

Your theme is set up just like a normal Jekyll site! To test your theme, run bundle exec jekyll serve and open your browser at http://localhost:4000. This starts a Jekyll server using your theme. Add pages, documents, data, etc. like normal to test your theme's contents. As you make modifications to your theme and to your content, your site will regenerate and you should see the changes in the browser after a refresh, just like normal.

When the theme is released, only the files in _layouts, _includes, and assets tracked with Git will be released.

License

The theme is available as open source under the terms of the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].