{"id":13929737,"url":"https://github.com/EndaHallahan/Fontaine-Editor","last_synced_at":"2025-07-19T11:32:57.783Z","repository":{"id":37178322,"uuid":"261720460","full_name":"EndaHallahan/Fontaine-Editor","owner":"EndaHallahan","description":"A modern, multi-platform manuscript editor.","archived":false,"fork":false,"pushed_at":"2023-01-26T20:18:12.000Z","size":1459,"stargazers_count":21,"open_issues_count":27,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-03-22T00:32:50.835Z","etag":null,"topics":["editor","organizer","outliner","word-processor","writer","writing-tool"],"latest_commit_sha":null,"homepage":"https://fontaineeditor.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EndaHallahan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"patreon":"fontaineeditor","custom":["https://fontaineeditor.com/support/"]}},"created_at":"2020-05-06T10:03:59.000Z","updated_at":"2024-01-05T05:21:17.000Z","dependencies_parsed_at":"2023-02-14T23:16:35.329Z","dependency_job_id":null,"html_url":"https://github.com/EndaHallahan/Fontaine-Editor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndaHallahan%2FFontaine-Editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndaHallahan%2FFontaine-Editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndaHallahan%2FFontaine-Editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndaHallahan%2FFontaine-Editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EndaHallahan","download_url":"https://codeload.github.com/EndaHallahan/Fontaine-Editor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226597806,"owners_count":17657212,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["editor","organizer","outliner","word-processor","writer","writing-tool"],"created_at":"2024-08-07T18:02:31.383Z","updated_at":"2024-11-26T18:31:08.136Z","avatar_url":"https://github.com/EndaHallahan.png","language":"JavaScript","funding_links":["https://patreon.com/fontaineeditor","https://fontaineeditor.com/support/"],"categories":["others"],"sub_categories":[],"readme":"# Fontaine\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/EndaHallahan/Fontaine-Editor/master/assets/Fontaine-Icon.svg\" width=\"200px\" height=\"200px\"\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://fontaineeditor.com/\"\u003eWebsite\u003c/a\u003e\n  |\n  \u003ca href=\"https://docs.google.com/spreadsheets/d/1GTWAjLHLYGKWDISHGuxgt9Kis45DEAMI0161KG0S4yY/edit?usp=sharing\"\u003eProgress Tracker\u003c/a\u003e\n\u003c/p\u003e\n\nA modern manuscript editor for all major platforms and (eventually) the web. **This project is still in its early stages**.\n\n### A lot goes into writing a book. Or a paper. Or a screenplay. Or a...\nThat's why you need powerful tools to keep your rapidly-growing projects under control, so you can focus on what's important: putting words on paper. Fontaine aims to be the first tool in your toolbox.\n\n## Contributing\nGlad to have you! Check the \u003ca href=\"https://docs.google.com/spreadsheets/d/1GTWAjLHLYGKWDISHGuxgt9Kis45DEAMI0161KG0S4yY/edit?usp=sharing\"\u003eprogress tracker\u003c/a\u003e to see what needs doing. If you're interested in adding a feature that isn't listed on the tracker, we recommend opening an issue first for discussion. \n\n## Development and Building\nFontaine is split into two parts: the frontend and the backend. To work with either, you will need to have Node and Yarn installed.\n\n### Frontend\nThe frontend resides in `app-frontend`, and houses Fontaine's interface and most of its application logic. To set up the frontend, you must first install packages. From the root:\n```\ncd app-frontend\nyarn install\n```\n\nYou can run the frontend by itself in a browser with the following command:\n```\nyarn start\n```\n\nThis can be useful for rapid development.\n\n### Backend\nThe backend houses Electron and the logic that interacts with the computer and its filesystem. It is located within the `app-backend` folder. To set up the backend, you must have first installed packages on the frontend. You will also need to have Neon installed; for information on how to install Neon, see [here](https://neon-bindings.com/docs/getting-started). Then, from the root:\n```\ncd app-backend\nyarn install\nyarn native-build\n```\n\nTo create or re-create the test project, use the following (note: this command only works on Windows):\n```\nyarn regenerate-test-project\n```\n\nTo run the backend in development mode, use:\n```\nyarn start\n```\n\nTo build the backend, use:\n```\nyarn build\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEndaHallahan%2FFontaine-Editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FEndaHallahan%2FFontaine-Editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEndaHallahan%2FFontaine-Editor/lists"}