{"id":14979416,"url":"https://github.com/stangirard/primates-jekyll","last_synced_at":"2025-09-08T09:34:28.888Z","repository":{"id":48739287,"uuid":"234970002","full_name":"StanGirard/Primates-Jekyll","owner":"StanGirard","description":"Open-source website for sharing knowledge using Jekyll - Old Version","archived":false,"fork":false,"pushed_at":"2022-10-06T09:00:48.000Z","size":102477,"stargazers_count":4,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-11T19:40:52.943Z","etag":null,"topics":["guides","help","jekyll","jekyll-template","jekyll-website","news","primates","website"],"latest_commit_sha":null,"homepage":"https://primates.dev","language":"JavaScript","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/StanGirard.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"StanGirard"}},"created_at":"2020-01-19T21:22:21.000Z","updated_at":"2023-12-08T12:39:15.000Z","dependencies_parsed_at":"2023-01-19T09:00:18.463Z","dependency_job_id":null,"html_url":"https://github.com/StanGirard/Primates-Jekyll","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/StanGirard%2FPrimates-Jekyll","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StanGirard%2FPrimates-Jekyll/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StanGirard%2FPrimates-Jekyll/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StanGirard%2FPrimates-Jekyll/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StanGirard","download_url":"https://codeload.github.com/StanGirard/Primates-Jekyll/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219859014,"owners_count":16556038,"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":["guides","help","jekyll","jekyll-template","jekyll-website","news","primates","website"],"created_at":"2024-09-24T13:59:58.107Z","updated_at":"2024-10-11T19:40:56.465Z","avatar_url":"https://github.com/StanGirard.png","language":"JavaScript","funding_links":["https://github.com/sponsors/StanGirard"],"categories":[],"sub_categories":[],"readme":"# Primates -\u003e Discontinued now moved to Ghost.org\nCheck [Here](https://github.com/StanGirard/Primates.dev) for the new team\n\n\n\n### Build the website locally\n\nPrimates is meant to be so simple to use that you can do it all within the browser. However, if you'd like to develop locally on your own machine, that's possible too if you're comfortable with command line. Follow these simple steps set that up with Docker:\n\n1. Make sure you have [Docker](https://www.docker.com/) installed.\n\n2. Clone your repository locally.\n\n    ```bash\n    git clone https://github.com/StanGirard/Primates.git\n    ```\n\n3. Run the following shell commands to build the docker image and start the container for the first time:\n\n    ```bash\n    cd \u003crepository_folder\u003e\n    docker build -t primates \"$PWD\"\n    docker run -d -p 4000:4000 --name primates -v \"$PWD\":/srv/jekyll primates\n    ```\n\n\nNow that Docker is set up, you do not need to run the above steps again. You can now view your website at http://localhost:4000/. You can start the container again in the future with:\n\n```bash\ndocker start primates\n```\n\nAnd you can stop the server with:\n\n```bash\ndocker stop primates\n```\n\nWhenever you make any changes to `_config.yml`, you must stop and re-start the server for the new config settings to take effect.\n\n### Create an article\n\nGo to [Admin Panel](https://primates.dev/admin/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstangirard%2Fprimates-jekyll","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstangirard%2Fprimates-jekyll","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstangirard%2Fprimates-jekyll/lists"}