{"id":28386667,"url":"https://github.com/feifykike/eduvaultai-blog","last_synced_at":"2025-06-26T15:31:05.932Z","repository":{"id":262362296,"uuid":"886763721","full_name":"feifyKike/eduvaultai-blog","owner":"feifyKike","description":"🚀 EduVaultAI odyssey blog.","archived":false,"fork":false,"pushed_at":"2025-03-24T13:00:07.000Z","size":89,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-30T19:32:48.473Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://blog.eduvaultai.com","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/feifyKike.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-11-11T15:03:44.000Z","updated_at":"2025-03-24T13:00:11.000Z","dependencies_parsed_at":"2024-11-12T03:19:22.406Z","dependency_job_id":"b31ed4f4-030d-4fb3-8f6f-8a40b8548321","html_url":"https://github.com/feifyKike/eduvaultai-blog","commit_stats":null,"previous_names":["feifykike/eduvaultai-blog"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/feifyKike/eduvaultai-blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feifyKike%2Feduvaultai-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feifyKike%2Feduvaultai-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feifyKike%2Feduvaultai-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feifyKike%2Feduvaultai-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/feifyKike","download_url":"https://codeload.github.com/feifyKike/eduvaultai-blog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feifyKike%2Feduvaultai-blog/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262094245,"owners_count":23257920,"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":[],"created_at":"2025-05-30T15:30:29.976Z","updated_at":"2025-06-26T15:31:05.923Z","avatar_url":"https://github.com/feifyKike.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EduVaultAI Odyssey Blog\n## Installation Instructions\n- MacOS: https://gohugo.io/installation/macos/\n- Windows: https://gohugo.io/installation/windows/\n\n### Summary\n1. Install Hugo prerequisites: Git, Go, Dart Sass\n2. Install Hugo: `CGO_ENABLED=1 go install -tags extended,withdeploy github.com/gohugoio/hugo@latest`  \n**For Windows, use this command in step 2:**  \n`set CGO_ENABLED=1 \u0026\u0026 go install -tags extended,withdeploy github.com/gohugoio/hugo@latest`\n## Running Hugo Static Site Server\nhttps://gohugo.io/getting-started/quick-start/\n\nRunning the site locally in draft mode (i.e. shows all `draft: true` posts)\n```bash\nhugo server -D\n```\n\n## Creating a post\n```bash\nhugo new posts/name-of-post-like-these.md\n```\nAlso note that Hugo does not like the pages to be created while running. So stop and then run the above command. Rerunning with:\n```bash\nhugo server -D --ignoreCache\n```\nmight help.\n\nIf removing a post run this afterwards to clean directories:\n```bash\nhugo --cleanDestinationDir\n```\n\n## Before pushing...\nTo prepare for deployment to `main`:\n```bash\nhugo --cleanDestinationDir # in order to clear the public/ directory.\nhugo # to rebuild without drafts.\n```\n\n## Deploying the Site\n### Configuration\nMake the following changes:\n- Set the baseURL for your production site. This value must begin with the protocol and end with a slash, as shown above.\n- Set the languageCode to your language and region.\n- Set the title for your production site.\n\n### Publish\nWhen you publish your site, Hugo creates the entire static site in the public directory in the root of your project. This includes the HTML files, and assets such as images, CSS files, and JavaScript files.\n\nWhen you publish your site, you typically do not want to include draft, future, or expired content. The command is simple.\n\n### To Github Pages.\nhttps://gohugo.io/hosting-and-deployment/hosting-on-github/\n\n### Customizations doc\nhttps://adityatelange.github.io/hugo-PaperMod/posts/papermod/papermod-features\n\n## Themes + Packages\nTheme: https://github.com/adityatelange/hugo-PaperMod\nComments via Github Discussions: https://giscus.app","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeifykike%2Feduvaultai-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffeifykike%2Feduvaultai-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeifykike%2Feduvaultai-blog/lists"}