A New Tab Landing Page For @members.sgf.co Identity System
The newtab project provides a custom landing page designed for the @members.sgf.co identity system. It serves as the default new tab page, offering users quick access to resources and navigation options.
- Clean, minimal landing page design
- Custom branding for @members.sgf.co
- Quick navigation to resources
- Template-based architecture for customization
- index.html - Main landing page
- template.html - Reusable HTML template components
- resources.html - Resources page with links and information
-
Clone the repository:
git clone https://github.com/GlobalWorkspaceHoldings/newtab.git cd newtab -
Open
index.htmlin your web browser to view the landing page -
Customize templates in
template.htmlas needed
You can deploy this landing page to use as your custom new tab page by:
- Installing a browser extension that allows custom new tab pages (e.g., custom new tab extensions)
- Uploading or hosting the HTML files
- Configuring your browser to use the custom landing page
- index.html - Primary landing page with main content and styling
- template.html - Template structure for page components
- resources.html - Resources and links page
To customize the landing page:
- Edit the HTML files directly
- Modify styles and layout in the
<style>sections - Update content and links as needed for your organization
To contribute to this project:
- Fork the repository
- Create a feature branch
- Make your changes
- Submit a pull request
This project is part of Global Workspace Holdings. See LICENCE Tab.
For support and questions about this project, please contact the Global Workspace Holdings team or create an issue in the repository.