Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SohanChy/Lipi
A simple static blog generator.
https://github.com/SohanChy/Lipi
blog generator gui hacktoberfest hacktoberfest2020 hugo java javafx static
Last synced: 3 months ago
JSON representation
A simple static blog generator.
- Host: GitHub
- URL: https://github.com/SohanChy/Lipi
- Owner: SohanChy
- License: mit
- Created: 2016-07-29T16:31:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-05-20T20:47:10.000Z (over 2 years ago)
- Last Synced: 2024-06-17T19:02:07.306Z (5 months ago)
- Topics: blog, generator, gui, hacktoberfest, hacktoberfest2020, hugo, java, javafx, static
- Language: Java
- Homepage: http://sohanchy.github.io/Lipi
- Size: 5.15 MB
- Stars: 130
- Watchers: 9
- Forks: 15
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starz - SohanChy/Lipi - A simple static blog generator. (Java)
README
Welcome to Lipi, a simple click and type static blog creator
-------
> Hugo is one of the most popular open-source static site generators.
With its amazing speed and flexibility, Hugo makes building websites fun again.Lipi brings the the awesomeness of Hugo wrapped in a GUI, and tries make Hugo more easy to use day to day without having to remember any pesky commands.
#### Notice October 2020
> - I no longer maintain this project
> - If you are interested in extending or helping out please reach out
> - I have distant plans to completely rebuild Lipi as an Electron App(ReactJs based), if there is interest please let me know.#### Changelog
> - Now images can be added to post using the Insert Image button on the editor.
> - An option to auto open last opened blog has been added as well.#### Why ####
- No need to remember or type commands so no distractions.
- Just click buttons, write thoughts, and your blog is ready.
- Upload anywhere that supports HTML (web server, github, even dropbox, etc) and the world can see it!
- All the awesome benefits of static sites with dynamicity handled using Hugo.#### How ####
Created with JavaFX8, using:- Hugo : https://github.com/gohugoio/hugo
- Pandoc : https://github.com/jgm/pandoc
- Toml4j : https://github.com/mwanji/toml4j
- Gson : https://github.com/google/gsonThis is the second public beta release of Lipi, so there might be bugs!
If you find a bug or need a feature, feel free to open an issue or email me [email protected].#### Download ####
For download and install instructions, visit the releases page:
[https://github.com/SohanChy/Lipi/releases](https://github.com/SohanChy/Lipi/releases)Screenshots
-------
![1](https://i.imgur.com/XIQLKcT.png)![2](https://i.imgur.com/rxpNgdr.png)
![3](https://i.imgur.com/8Tu9bI1.png)
![4](https://i.imgur.com/uD4aPyf.png)