{"id":27121402,"url":"https://github.com/structuredlabs/pagewald","last_synced_at":"2025-04-07T10:58:29.629Z","repository":{"id":285348894,"uuid":"957656814","full_name":"StructuredLabs/pagewald","owner":"StructuredLabs","description":"Pagewald is a modern, responsive landing page template built with HTML, CSS, and JavaScript. Perfect for showcasing your product, service, or project.","archived":false,"fork":false,"pushed_at":"2025-03-31T07:14:53.000Z","size":15564,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T08:24:18.237Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/StructuredLabs.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":"2025-03-30T22:03:00.000Z","updated_at":"2025-03-31T07:14:56.000Z","dependencies_parsed_at":"2025-03-31T08:34:21.827Z","dependency_job_id":null,"html_url":"https://github.com/StructuredLabs/pagewald","commit_stats":null,"previous_names":["structuredlabs/pagewald"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StructuredLabs%2Fpagewald","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StructuredLabs%2Fpagewald/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StructuredLabs%2Fpagewald/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StructuredLabs%2Fpagewald/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StructuredLabs","download_url":"https://codeload.github.com/StructuredLabs/pagewald/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247640488,"owners_count":20971555,"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-04-07T10:58:29.010Z","updated_at":"2025-04-07T10:58:29.604Z","avatar_url":"https://github.com/StructuredLabs.png","language":"CSS","readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"/assets/banner.png\" alt=\"Banner\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cem\u003eA modern, responsive landing page template built with HTML, CSS, and JavaScript. Perfect for showcasing your product, service, or project.\u003c/em\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"LICENSE\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/license-Apache%202.0-blue.svg\" alt=\"Apache 2.0 License\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://developer.mozilla.org/en-US/docs/Web/HTML\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/HTML5-E34F26?logo=html5\u0026logoColor=white\" alt=\"HTML5\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://developer.mozilla.org/en-US/docs/Web/CSS\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/CSS3-1572B6?logo=css3\u0026logoColor=white\" alt=\"CSS3\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://developer.mozilla.org/en-US/docs/Web/JavaScript\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/JavaScript-F7DF1E?logo=javascript\u0026logoColor=black\" alt=\"JavaScript\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n## What's Included\n\n- Clean, modern look\n- Works on phones and computers\n- Smooth scrolling\n- Fast loading\n- Easy to find on search engines\n- Simple to change\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"/assets/preview.gif\" alt=\"Preview\"\u003e\n\u003c/p\u003e\n\n## How to Use\n\n1. **Get the files**\n   ```bash\n   git clone \u003cyour-repo-url\u003e\n   cd \u003cyour-project-name\u003e\n   ```\n\n2. **Run the app locally**\n   ```bash\n   python3 -m http.server 8000\n   ```\n   Then open your browser and go to `http://localhost:8000`\n\n3. **Change the content**\n   - Edit text in `index.html`\n   - Put your own images in the `assets` folder\n   - Change colors in `styles.css`\n\n4. **Update basic info**\n   - Change the page title\n   - Add your own description\n   - Put your own favicon in `assets/favicon.ico`\n\n5. **Put it online**\n   - Upload to your website\n   - Or use GitHub Pages, Netlify, or Vercel\n\n## Files\n\n```\n├── index.html          # Main page\n├── styles.css          # Colors and layout\n├── assets/            # Images\n│   ├── logo.svg       # Main logo\n│   ├── symbol.svg     # Footer logo\n│   └── favicon.ico    # Browser icon\n└── README.md          # This file\n```\n\n## What to Change\n\n### 1. Top Bar\n- Put your logo in `assets/logo.svg`\n- Change the menu links\n- Update the mobile menu\n\n### 2. Main Section\n- Change the big heading\n- Update the description\n- Change the command shown\n- Update the preview box\n\n### 3. Features\n- Add or remove feature boxes\n- Change the icons\n- Update the descriptions\n\n### 4. How to Start\n- Change the steps\n- Update the code examples\n- Add or remove steps\n\n### 5. Bottom Section\n- Change the call-to-action text\n- Update the buttons\n- Change where buttons link to\n\n### 6. Footer\n- Update your company info\n- Change social media links\n- Put your logo in the footer\n\n## Colors and Style\n\nThe page uses:\n- Inter font for text\n- Font Awesome for icons\n- Custom CSS for colors and layout\n\nTo change colors:\n1. Open `styles.css`\n2. Find the `:root` section\n3. Change the color codes\n\n\n## **📄 License**\n\nApache 2.0 - See [LICENSE](LICENSE) for details.\n\n## **🎉 Join the Community**\n\n- **GitHub Issues**: Found a bug? Let us know [here](https://github.com/StructuredLabs/pagewald/issues).\n- **Community Forum**: Reach out [here](https://join.slack.com/t/structuredlabs-users/shared_invite/zt-31vvfitfm-_vG1HR9hYysR_56u_PfI8Q)\n\n## **📢 Stay Connected**\n\n\u003cp\u003e\n    \u003ca href=\"https://www.linkedin.com/company/structuredlabs/\" target=\"_blank\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/Follow%20Us-LinkedIn-blue?style=for-the-badge\u0026logo=linkedin\" alt=\"Follow us on LinkedIn\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://x.com/StructuredLabs\" target=\"_blank\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/Follow%20Us-Twitter-1DA1F2?style=for-the-badge\u0026logo=twitter\" alt=\"Follow us on Twitter\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstructuredlabs%2Fpagewald","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstructuredlabs%2Fpagewald","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstructuredlabs%2Fpagewald/lists"}