Coder Social home page Coder Social logo

samisul / jawhar Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 3.12 MB

GitHub gist-based blogging system.

Home Page: https://jawhar.samisul.com

License: MIT License

TypeScript 94.95% HTML 0.64% SCSS 1.45% JavaScript 1.56% Dockerfile 1.39%
blogging blogging-system gist

jawhar's Introduction

Still under development and currently offline.

jawhar - جوهر

Gist-based blogging system. Create gists and view them in a blog-like format at jawhar.samisul.com

Demo

Example of a blog post (file under the jawhar gist)

1

The result is the following blog post at jawhar.samisul.com/posts/<username>/<post title>

2

Usage

  • Create a gist with the description jawhar
  • Add files with the extension .md to the gist
  • The files should have the following format:

posts marked with true {#draft} will not be shown

# <insert title here> {#title} -- required
# <tag1, tag2> {#tags} -- at least 1 is required
# <insert image url> to image {#thumbnail}
# <true/false> {#draft}
# <insert url to markdown file that will replace the content> {#content}

INSERT CONTENT HERE

Features

  • View Posts/Post
  • Search Posts
  • View Posts by Tag

jawhar - جَوْهَر: essense aka gist

jawhar's People

Contributors

dependabot[bot] avatar samisul avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

jawhar's Issues

draft tag

add draft tag to posts and dont show ones marked as such

make good

  • rebuild without api (scrape)
  • common header, footer
  • remove nest
  • rebuild frontend with analogjs maybe something else

comments on gists

show comments on gists (and possibly allow commenting on them). not sure if this is doable

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.