{"id":24250613,"url":"https://github.com/jonastaedcke/prjct","last_synced_at":"2026-05-17T03:43:54.305Z","repository":{"id":183707657,"uuid":"49882441","full_name":"jonastaedcke/prjct","owner":"jonastaedcke","description":"The right showroom for your projects. Easy to manage, write in markdown, database free and use files!","archived":false,"fork":false,"pushed_at":"2016-05-07T20:11:33.000Z","size":1284,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-02T05:43:07.072Z","etag":null,"topics":["ftp","no-database","php","portfolio","prjct"],"latest_commit_sha":null,"homepage":"http://prjct.work","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonastaedcke.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-01-18T14:35:48.000Z","updated_at":"2021-12-21T14:46:59.000Z","dependencies_parsed_at":"2023-07-25T14:05:30.881Z","dependency_job_id":null,"html_url":"https://github.com/jonastaedcke/prjct","commit_stats":null,"previous_names":["jonastaedcke/prjct"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonastaedcke%2Fprjct","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonastaedcke%2Fprjct/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonastaedcke%2Fprjct/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonastaedcke%2Fprjct/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonastaedcke","download_url":"https://codeload.github.com/jonastaedcke/prjct/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241888996,"owners_count":20037426,"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":["ftp","no-database","php","portfolio","prjct"],"created_at":"2025-01-15T01:13:08.571Z","updated_at":"2025-10-23T16:54:45.144Z","avatar_url":"https://github.com/jonastaedcke.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Prjct](http://prjct.work/)\n\nWith prjct you show easily your projects on the web ([Demo](http://work.jonaszielke.de)). You don't need a database or any programming experience. Just upload this [zip file](https://github.com/jonaszielke/prjct/archive/master.zip) via FTP to your server and add your projects into `/projects/`. That's it!\n\n## Requirements\n* Apache server (no SunOS, sorry) and PHP \u003e= 5.6\n* A FTP account for uploading files\n* Your brain and a nice image of you :)\n\n## Structure of a project\n0. Add a new folder. Every project folder needs a unique number (for the correct order) and a unique name, like `12 Hello World`.\n0. Do you want to split your project into separate sub projects?\n * :+1: Yes: Create new folders under the main project folder - according to step #1. Every sub project needs one Markdown file and at least one image. The last sub project will be displayed on the projects overview.\n * :-1: No: When you don't use sub projects, a Markdown file and image in the root of the project is required.\n0. In order to provide files to download, create a folder named `attach` in the project root or sub project. They will be shown as a list under the description.\n\n## Setup your profile\n* You don't want my image on your site? It's ok :) Replace the file `/assets/image/profileimage.jpg` with yours.\n* Open `/assets/projects/info.md` and edit the Markdown entries to your needs. Please don't use a dash after a new line.\n\n## Tips\n* Don't miss to upload the `.htaccess`!\n* Give every project, sub project and image a unique number. With this you have everything in the right order.\n* The project images have a maximum width of 500px - for retina displays 1,000px. Height doesn't matter ;)\n* When you use sub projects and you need a general description of your project. Just add a Markdown file and images to the root project folder. This will be displayed on the top of the project site (and not on the projects overview).\n\n## ToDo\n- [ ] Pagination\n- [ ] Password protection\n- [ ] Play audio and video inline\n\n## Support\n* What is Markdown? Click [here](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet).\n* Did you find some bugs? Add an [issue](https://github.com/jonaszielke/prjct/issues/new) or pull a [request](https://github.com/jonaszielke/prjct/compare)!\n* Do you need help? Try it with a [Tweet](https://twitter.com/intent/tweet?text=@prjctsdotwork%20).\n\n\n## Release History\n* 1.1.0 Keyboard support. Use :arrow_up: and :arrow_down: on your keyboard for a nice scrolling animation!\n    * 1.1.1 Even better keyboard support (more coming soon)\n    * 1.2.0 Improved title button \u0026 logo in footer\n* 1.0.0 Initial commit :tada:\n    * 1.0.1 small CSS bug fixes\n    * 1.0.2 Markdown support for profile section, Update [README](https://github.com/jonaszielke/prjct/blob/master/README.md)\n    * 1.0.3 Better position for URLs in profile section\n    * 1.0.4 Better UX for mobile users (copy Text and better scrolling), direct downloads\n\n## License\nCopyright © 2016 [Jonas Zielke](http://www.jonaszielke.de) and released under [MIT](https://github.com/jonaszielke/prjct/blob/master/LICENSE.txt) license.\n\n# Third party libraries\n* [Parsedown](https://github.com/erusev/parsedown)\n* [jQuery](https://github.com/jquery/jquery)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonastaedcke%2Fprjct","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonastaedcke%2Fprjct","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonastaedcke%2Fprjct/lists"}