{"id":17992643,"url":"https://github.com/niranjan94/anokha-2016","last_synced_at":"2026-01-30T08:08:07.852Z","repository":{"id":76112055,"uuid":"44436615","full_name":"niranjan94/anokha-2016","owner":"niranjan94","description":"Anokha 2016 Public Website Submodule","archived":false,"fork":false,"pushed_at":"2016-02-24T13:42:24.000Z","size":5890,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-03T13:05:04.769Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/niranjan94.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}},"created_at":"2015-10-17T12:41:43.000Z","updated_at":"2020-11-12T17:55:52.000Z","dependencies_parsed_at":"2023-05-28T14:46:06.862Z","dependency_job_id":null,"html_url":"https://github.com/niranjan94/anokha-2016","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/niranjan94/anokha-2016","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niranjan94%2Fanokha-2016","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niranjan94%2Fanokha-2016/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niranjan94%2Fanokha-2016/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niranjan94%2Fanokha-2016/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niranjan94","download_url":"https://codeload.github.com/niranjan94/anokha-2016/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niranjan94%2Fanokha-2016/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260288471,"owners_count":22986667,"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":"2024-10-29T20:08:50.242Z","updated_at":"2026-01-30T08:08:02.830Z","avatar_url":"https://github.com/niranjan94.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Anokha 2016 - Public Website Module\n\nThis repo will hold all the resources and source files of the public website.\n\n\u003e The folder structure must remain unchanged for all the resources to be auto loaded and configured.\n\n#### Directory Structure\n\n1. **/resources/assets** - Contains all the javascript, css, sass files used in the website. Any files in this folder will be automatically minified, merged and served.\n2. **/resources/views** - Contains the HTML source files of the website. The extension of all files in this folder should be ```.html```. Any other extension will be ignored.\n3. **routes.list** - Contains information about the structure of the website and the route-file mappings\n\njQuery and the Anokha javascript API will be automatically served and need not be added to the assets directory.\n\n**NOTE:** Do not delete/edit any ```.gitignore``` (or) ```.gitkeep``` files found in this repository.\n\n##### Working with CSS\n\n1. Working with CSS is very simple. Just put all your CSS files inside **/resources/assets/css/**. (you need to include any library that you use too)\n\n##### Working with SASS (SCSS Syntax)\n\n1. Put all your sass assets inside **/resources/assets/sass/**\n2. Make sure you have a file named loader.scss which imports all the required sass files. A sample loader.scss has been included inside the same folder\n\n##### Working with javascript\n\n1. Put all the javascript libraries that needs to be loaded before your site's javascript code inside **/resources/assets/js/vendor/** . (The files will be loaded in alphabetical order.)\n\n1. Put all the other javascript files inside **/resources/assets/js/** .(The files will be loaded in alphabetical order.)\n\n##### Configuring the routes.list file\n\n1. Every line in the routes.list file is a separate entry.\n2. The format is :\n\n```\n[path]\u003cspace\u003e[filename]\u003cspace\u003e[title]\n````\n\nFor example:\n\n```\n/ index.html Home\n/login login.html Login to Anokha 2016\n/register register.html Register for Anokha 2016\n````\n\n#### Contribution guidelines\n\nNever push directly to this repository. Fork this repository. Make changes. Push. And then send a pull request.\n\nOnce the pull request is reviewed, accepted and merged, login to the Anokha Management Panel and Initiate the update.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniranjan94%2Fanokha-2016","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fniranjan94%2Fanokha-2016","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniranjan94%2Fanokha-2016/lists"}