This is a basic linksite showcasing contact details and social media profiles.
- Displays profile picture, contact information (email), and social media links (Github, Instagram, Youtube...).
- Uses Font Awesome icons for social media links.
The codebase consists of the following files:
index.html
: The main HTML file containing the website structure and content.style.css
: Stylesheets for the website layout and design.script.js
(optional): JavaScript file for any interactive features.
- 🥳 Fork button added. (8.05.2024)
- 🤔 A warning screen has been added until the mobile device functions correctly. (8.05.2024)
- 😍 Added font styles. (16.05.2024)
- 😶🌫️ 404.html (16.05.2024)
- 📱 Warning screen added to phones. (16.05.2024)
- 🙌 Added comments for script.js (16.05.2024)
- 🔗 The embed that will appear when the link is shared has been added. (16.05.2024)
- 🙊 A few easter egg style codes have been added. (16.05.2024)
- Fully customizable codes (maybe with an interface)
- Texts explaining what each code does
- Spotify-like screen (playlist etc.)
Font styles
- Go to grawty.github.io and click on the 'create your linksite' button.
- Edit the HTML content (text, links, images) in
index.html
to match your information. - (Optional) Modify styles in
style.css
to customize the appearance. - (Optional) Implement any desired interactivity using JavaScript in
script.js
.
Note: The coding of this website has not yet been completed, and some code contents have been temporarily added. If you encounter any errors, you can reach out to me.