An open API service indexing awesome lists of open source software.

https://github.com/parktest0325/im-not-notion

GUI-based content manager for Hugo static sites – write markdown, image paste, ssh terminal and hide contents.
https://github.com/parktest0325/im-not-notion

blog-management cms hugo markdown-editor static-site-generator

Last synced: 4 months ago
JSON representation

GUI-based content manager for Hugo static sites – write markdown, image paste, ssh terminal and hide contents.

Awesome Lists containing this project

README

          

## IM NOT NOTION
This is a tauri(rust + svelte) project that allows you to manage content by connecting to a static content site server such as hugo via ssh.
After setting up the server within the app, you can freely edit the post.

![image](https://github.com/user-attachments/assets/fd64ce39-9594-45b5-8536-9696e40f36ae)

## Getting Started

See [docs/guide/GETTING_STARTED.md](./docs/guide/GETTING_STARTED.md) for build, install, and run instructions.

## Feature
* Connect to hugo server and get list of posts
Enter IP(Domain), Port, ID, and Password and save.
Enter the hugo binary path, the path where the post or image is saved, and the blog's default address and save.
After refreshing, write the post as you wish.
![bandicam2024-03-1613-16-23-650-ezgif com-video-to-gif-converter](https://github.com/parktest0325/im-not-notion/assets/52898964/3d386015-b63e-4a93-a18b-2a5b35349b34)

* You can start editing by double-clicking and save with ctrl(cmd)+s
![bandicam2024-03-1613-16-23-650-ezgif com-video-to-gif-converter (1)](https://github.com/parktest0325/im-not-notion/assets/52898964/e9896ec0-0edf-434b-81a0-8e87ee18d778)

* To edit the name of a file, select the item and press F2 or Enter.
You can paste an image into a post and save it to the server.
![bandicam2024-03-1701-19-30-025-ezgif com-video-to-gif-converter](https://github.com/parktest0325/im-not-notion/assets/52898964/b9854bf4-06ca-4f88-b173-4259ee312799)

## Documentation

See [docs/README.md](./docs/README.md) for the full documentation index.