{"id":13343947,"url":"https://github.com/clseibold/ZeroMedium","last_synced_at":"2025-03-12T06:30:48.245Z","repository":{"id":159557251,"uuid":"100648610","full_name":"clseibold/ZeroMedium","owner":"clseibold","description":"Medium for ZeroNet","archived":false,"fork":false,"pushed_at":"2019-04-23T06:22:24.000Z","size":1081,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-24T16:50:05.529Z","etag":null,"topics":["blogs","medium","zeronet"],"latest_commit_sha":null,"homepage":"http://localhost:43110/1CVmbCKWtbskK2GAZLM6gnMuiL6Je25Yds/?/","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/clseibold.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-17T22:01:19.000Z","updated_at":"2024-08-15T00:18:56.000Z","dependencies_parsed_at":"2023-05-21T20:30:18.486Z","dependency_job_id":null,"html_url":"https://github.com/clseibold/ZeroMedium","commit_stats":null,"previous_names":["clseibold/zeromedium"],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clseibold%2FZeroMedium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clseibold%2FZeroMedium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clseibold%2FZeroMedium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clseibold%2FZeroMedium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clseibold","download_url":"https://codeload.github.com/clseibold/ZeroMedium/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243171462,"owners_count":20247876,"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":["blogs","medium","zeronet"],"created_at":"2024-07-29T19:32:07.387Z","updated_at":"2025-03-12T06:30:48.239Z","avatar_url":"https://github.com/clseibold.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Codacy Badge](https://api.codacy.com/project/badge/Grade/a6ba219b2945469f9299df1c67b17b83)](https://www.codacy.com/app/krixano/ZeroMedium?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=krixano/ZeroMedium\u0026amp;utm_campaign=Badge_Grade)\r\n\r\n# ZeroMedium\r\nMedium for ZeroNet\r\n\r\n*Current Version*: 18.01.2\r\n\r\n* run `gulp` to combine and move over javascript files to `js` folder, to copy over html files to root, and to compile sass into css and put into `css` folder.\r\n* The `src` folder should be ignored by ZeroNet.\r\n\r\nUpdate: ZeroMedium no longer uses Typescript (there were problems with it and vue and I didn't want to spend forever trying to figure them out).\r\n\r\n**NOTE:** This repo uses the GitFlow development model, which you can read about [here](http://nvie.com/posts/a-successful-git-branching-model/) and [here](https://datasift.github.io/gitflow/IntroducingGitFlow.html).\r\n\r\nTODO: \r\n* Change gulp-minify-css to gulp-clean-css\r\n\r\n## Style Guidelines for Contributions\r\n* Always use camelCase\r\n* Strings should use double quotes\r\n* Always use curly braces ({}) with if statements\r\n* Never use object method shorthand (`functionName() {}`)\r\n  * Instead use `functionName: function() {}`\r\n* Always put semicolons at end of statements\r\n* Use `const` when variable is not modified\r\n* Put empty line after declaration lines\r\n* Put 1 space in curly braces (Ex: `{ 'foo': 'bar' }`)\r\n* Don't use assignment inside conditions\r\n* Don't put spaces in brackets\r\n* Don't put spaces in function calls (Must be of this form `functionName()`, *without spaces*)\r\n* Don't put spaces inside parentheses\r\n* Don't use `delete` on variables, they can only delete properties\r\n* Always put 1 space after initial `//` or `/*` of comment\r\n* Always put 1 space before blocks (Ex: `function() {}`, *not* `function(){}`)\r\n* You must have parentheses around arrow function parameters\r\n* Always put 1 space around infix operators (+, -, \\*, /, ?, etc.)\r\n* Always wrap regexes in parentheses (Ex: `(/[.?!]/)`)\r\n* You are only allowed to use `that` as an alias for `this` (don't use `self`, etc.)\r\n* Never use `alert`, `confirm`, or `prompt`\r\n* Never use `eval()`\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclseibold%2FZeroMedium","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclseibold%2FZeroMedium","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclseibold%2FZeroMedium/lists"}