{"id":28958844,"url":"https://github.com/parys-github/landing","last_synced_at":"2025-06-23T23:32:51.486Z","repository":{"id":42226953,"uuid":"152925863","full_name":"parys-github/landing","owner":"parys-github","description":"Scrolled WordPress theme as a single landing page.","archived":false,"fork":false,"pushed_at":"2022-12-06T17:27:51.000Z","size":1491,"stargazers_count":7,"open_issues_count":14,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2023-03-10T01:35:44.075Z","etag":null,"topics":["animatecss","gulp","landing-page","scrolling","scss","swiper","wordpress","wordpress-theme"],"latest_commit_sha":null,"homepage":"https://landing.vajracode.net","language":"SCSS","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/parys-github.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}},"created_at":"2018-10-14T00:29:20.000Z","updated_at":"2022-12-02T16:27:11.000Z","dependencies_parsed_at":"2023-01-24T10:32:06.564Z","dependency_job_id":null,"html_url":"https://github.com/parys-github/landing","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/parys-github/landing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parys-github%2Flanding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parys-github%2Flanding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parys-github%2Flanding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parys-github%2Flanding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parys-github","download_url":"https://codeload.github.com/parys-github/landing/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parys-github%2Flanding/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261575708,"owners_count":23179557,"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":["animatecss","gulp","landing-page","scrolling","scss","swiper","wordpress","wordpress-theme"],"created_at":"2025-06-23T23:31:40.954Z","updated_at":"2025-06-23T23:32:51.475Z","avatar_url":"https://github.com/parys-github.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Single scrolled landing page - WP Theme\n\n![alt text](https://github.com/parys-github/landing/blob/master/screenshot.png \"Screenshot\")\n\n\u003eYou can find here a scrolled **WordPress** theme as a single landing page.\nThis is a popular single page but in this case, you have a custom template that loads independently all pages from the WordPress dashboard as one scrolled content. Full keyboard control.\n\nThe template does not use any fancy plugins or heavy libraries. Just **Advanced Custom Fields** and then all pages as sections load only once. Additionally, a maximum optimized code with **Gulp** makes the whole web page load very fast.\n\n### Live Demo\n\n[www.landing.vajracode.net](https://www.landing.vajracode.net/ )\n\nExample pages and ACF json conf file available to download at demo website\n\nImplemented libraries:\n* jQuery\n* Swiper Slider\n* iziModal\n* Scrollify\n* AnimateCSS\n\n## Build Setup\n\n``` bash\n# Download or clone theme package\ngit clone https://github.com/parys-github/landing.git\n\n# Install NPM package, and any packages that it depends on.\nnpm install\n\n# run build for production with minification =\u003e /build/ directory\ngulp\n\n```\n\n## Features\n* All Wordpress pages as one scrolled content\n* Custom navigation build via ACF\n* Optimised and minified files via GULP\n* SCSS source files (compiled CSS included)\n* Javascript sources are written using ES6 (compiled JS included)\n* Extra WPML integration with (Arabic) RTL styles orientation\n* Swiper Slider integrated with WP Pages\n* Animations with AnimateCSS\n* Scroll Indicator **NEW**\n* Customisable modals\n* Mobile view compatible\n\n## Project Structure\n```\n..git/                             # git repo\n│   └── ...\n├── wp-admin/                      # wordpress structure\n│   └── ...\n├── wp-content/                    # Wordpress structure\n│   └── themes/                    # WP themes directory\n│   │   └──landing/                # Landing themes directory (landing)\n│   │        ├── build/            # Final build JS and Style minified files\n│   │        │   └── css/          # Theme styles\n│   │        │   └── img/          # Theme artwork assets\n│   │        │   └── js/           # Theme scripts\n│   │        ├── parts/            # Template parts\n│   │        │   └── ...           # Individual pages templates\n│   │        ├── node_modules/     # Node library\n│   │        │   └── ...           # generated by NPM\n│   │        └── src               # Template source directory\n│   │            ├── sass/         # Stylesheet SCSS files and vendors styles\n│   │            └── scripts/      # Main app.js and vendors libraries\n│   │        ├── footer.php        # Footer template\n│   │        ├── functions.php     # Basic theme functions file\n│   │        ├── gulp.js           # Gulp configuration file\n│   │        ├── header.php        # Header template\n│   │        ├── index.php         # Theme index\n│   │        ├── package.json      # Basic Node packeges config\n│   │        ├── package-lock.json # Package-lock.json\n│   │        ├── README.md         # Instruction file\n│   │        ├── screenshot.png    # Theme screenshot thumbnail\n│   │        └── style.css         # Default WP theme style info\n├── wp-includes/                   # Wordpress structure\n```\n\n## Additional download\n[Download last updated theme version](https://www.landing.vajracode.net/wp-content/uploads/2020/07/landing-1.0.1.update.zip)\n\n[Download last updated plugins package](https://www.landing.vajracode.net/wp-content/uploads/2020/07/plugins-update.zip)\n\n## Additional documentation\n\n[Advanced Custom Firlds](https://www.advancedcustomfields.com/)\n\n[Gulp.js](https://gulpjs.com/)\n\n[jQuery](https://jquery.com/)\n\n[Swiper Slider](http://idangero.us/swiper/)\n\n[animate.css](https://daneden.github.io/animate.css/)\n\n[iziModal](http://izimodal.marcelodolce.com/)\n\n[Scrollify](https://projects.lukehaas.me/scrollify/#home)\n\n[Pictures sample taken from free platform UNSPLASH.COM](https://unsplash.com/)\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparys-github%2Flanding","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparys-github%2Flanding","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparys-github%2Flanding/lists"}