You are browsing as a guest. Sign up (or log in) to start making projects!

Ship #1

# quill
a minimal blog engine that allows posting your blogs through markdown files. it uses static site generator build with javascript to show the markdown file contents as a html site. has features like tags, search support, syntax highlighting and more. the most challenging part in the entire build was definitely the static site generator part which took a lot of time and understanding to make it. this project was primarily built to work in hand with obsidian where you can make use of commands like rsync to sync your posts from obsidian directly to the posts folder in the project.

  • 3 devlogs
  • 9h
Try project → See source code →
Open comments for this post

7h 11m 22s logged

getting done

havnt posted devlog frequently but i think this project is done for now. added tags, search function, an about page and a lot more!

0
0
8
Open comments for this post

1h 5m 36s logged

about me page and a few more

made the new about me section. for now i have made it like this blog is mine. but in future im thinking of making it like a model where anyone can clone this github and host their on blogs. also started working in the posts page and with the scripts that are needed.


next up

  • scripts (posts.js, tags.js etc!)
  • getting the tags part done
  • search function
    and more…
2
0
47
Open comments for this post

44m 17s logged

getting started

new day, new project. this time i wanted to make a blog site where i can edit markdown files in obsidian which is symlinked to a folder from where i can display those markdown files as blogs hosted on github pages. i just got started and im somewhat done with the ui for the frontpage and stuff.

next up

  • rendering .md files within html files as a site
  • tags
  • search option
  • about.html
  • project.html
0
0
3

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…