Skip to content

Latest commit

 

History

History
105 lines (87 loc) · 12.8 KB

File metadata and controls

105 lines (87 loc) · 12.8 KB

Bootstrap Coded Templates by TheNocturnalDevGypsy

You like the Repo? Don't forget to 🌟, 👁️, 🔱 and ❤️!

Purpose-PLAYGROUND + EXPLORING Version 3.0.0 Lang-HTML|CSS|JavaScript Framework-Bootstrap 5.3.3 Contribute-OPEN License MIT Last Update 18.04.2025 Support me via Ko-Fi Sponsor me at GitHub

SUBSECTION Description/Features

Link in Bio - Simple



Version 2.2.0 Last Update 18.04.2025

Link in Bio - Simple is a little bit improvement of my other Link in Bio template (Lite) made with Bootstrap and distributed under the MIT License by by Abegail Torrendon / thenocturnaldevgypsy, this means:

  • You can freely modify and reuse.
  • The original LICENSE must be included with copies of this template.
  • Please link back (if you can fork, the better) to this repo.

This template has the following features:

  • Responsive for mobile, tablet, and desktop browser view
  • Has profile image, banner/cover image, social medial icons, link buttons with descriptions
  • One of the lnik buttons shakes every 6 seconds (can be removed/optional)
  • Styled with different backgrounds
    • Solid background color and solid container background color
    • Color fading/transitioning background and solid container background color
    • Image background and semi-transparent solid container background color
    • Semi-transparent image background and semi-transparent solid container background color
    • Youtube viode background and semi-transparent solid container background color

SUBSECTION Live URLs

SUBSECTION Folders and Files Structure

project-root/
├─ docs/ 
│    └─ template-linkinbio-simple/
│         ├─ assets/                            # assets folder for images, css, js and libraries
│         │    ├─ css/                          # main directory for storing css file
│         │    │   ├─ style-simple-001.css      # CSS file for style 1 of link in bio - simple
│         │    │   ├─ style-simple-002.css      # CSS file for style 2 of link in bio - simple
│         │    │   ├─ style-simple-003.css      # CSS file for style 3 of link in bio - simple
│         │    │   ├─ style-simple-004.css      # CSS file for style 4 of link in bio - simple
│         │    │   └─ style-simple-005.css      # CSS file for style 5 of link in bio - simple
│         │    ├─ images/                       # main directory for storing image files
│         │    │   ├─ favicons/                 # favicons for the website
│         │    │   ├─ background-image.jpg      # background image used
│         │    │   ├─ banner-image.jpg          # banner image used
│         │    │   └─ profile-image.jpg         # profile image used
│         │    ├─ js/                           # main directory for storing js files
│         │    │   ├─ core-simple-001.js        # JS file for style 1 of link in bio - simple
│         │    │   ├─ core-simple-002.js        # JS file for style 2 of link in bio - simple
│         │    │   ├─ core-simple-003.js        # JS file for style 3 of link in bio - simple
│         │    │   ├─ core-simple-004.js        # JS file for style 4 of link in bio - simple
│         │    │   └─ core-simple-005.js        # JS file for style 5 of link in bio - simple
│         │    └─ library/                      # main directory for the framework and libraries used
│         │        ├─ bootstrap-5.3.3-dist/
│         │        ├─ bootstrap-icons-1.11.3/
│         │        └─ lineicons-5-basic-free/
│         ├─ template-linkinbio-simple.zip      # zip file of the template
│         ├─ index.html                         # style 1 of link in bio - simple
│         ├─ simple-002.html                    # style 2 of link in bio - simple
│         ├─ simple-003.html                    # style 3 of link in bio - simple
│         ├─ simple-004.html                    # style 4 of link in bio - simple
│         └─ simple-005.html                    # style 6 of link in bio - simple

SUBSECTION Frameworks, Libraries and Tools Used

Image and Video Sources Credits

SUBSECTION Roadmap

See the open issues and backlog for the list of proposed features (and known issues).

SUBSECTION Template Changelog

Chronological list of updates and changes to the template.

Version Date Commit/Issue/PR Type Description
2.2.0 18.04.2025 I#9, PR#14, PR#15 PR#16 refactor, build, docs - Renamed the repo from gypsyshards-bootstrap-template-linkinbio to bootstrap-coded-templates, renamed Theme 2 to Link in Bio - Simple, and moved the source code to \source code\template-linkinbio-simple directory under https://github.com/thenocturnaldevgypsy/bootstrap-coded-templates/
- Created template-linkinbio-simple.md to serve as the template's documentation, updated some of the links with the new repo name
- Created \source code\template-linkinbio-simple.html to record the template to the main template catalog
- Added ZIP file for easy template download
- Redeployed at Vercel: https://tndg-bsct-linkinbio-simple.vercel.app/
2.1.5 12.03.2025 I#7, PR#8 chore, docs. refactor - Updated the labels and milestones in this repo, reassigned labels to previous and current issues and PRs
- Updated MD files dead/404 URLs
2.1.4 27.02.2025 I#5, PR#6 refactor Transferred repo back to my main GitHub account
- Updated FUNDING.yml
- Redeployed at Vercel, Live URL: https://gypsyshards.vercel.app/
2.1.3 20.10.2024 I#1, PR#2, I#3, PR#4 build, deploy, docs, refactor - Old GitHub account @thenocturnaldevgypsy got flagged for no reason given, recreating the repo to the new account @thenocturnaldevgypsy-io
- Updated the repo's documentation's URL for some links, but kept the ones from the CHANGELOG
- Redeployed at Vercel, Live URL: https://gypsyshards.vercel.app/
- For more info for the whole migration, [tndg] > [tndg-io] Migrate @thenocturnaldevgypsy to @thenocturnaldevgypsy-io
2.1.2 12.10.2024 -- docs Updated the documentation format using https://github.com/thenocturnaldevgypsy/tndg-mine-mdtemplatearchive
2.1.1 15.09.2024 -- fix, docs - Updated one of the Link Buttons to shake for few seconds, stops, and shakes again.
- Updated documentation for the changes, reviewed coding and filename structuring.
2.0.1 14-15.09.2024 -- feat - Updated Markdown files structure overall based on the template: https://github.com/thenocturnaldevgypsy/tndg-mine-mdtemplatearchive, create separate pages for each themes, changelogs and CONTRIBUTING.md to make it easier to update.
- Fix the files and directory structure, and file naming of the whole repo.
1.1.3 06-07.09.2024 -- feat - Revisited the CSS reponsive compatibilities for mobile, tablet and desktop for the current templates
- Finished theme-001-04.html, theme-001-05.html, theme-001-06.html, theme-001-07.html, theme-001-08.html, theme-001-09.html, theme-001-10.html and theme-001-11.html
- Established the GitHub Pages of the repo: https://thenocturnaldevgypsy.github.io/gypsyshards-bootstrap-template-linkinbio/
1.1.2 01.09.2024 -- feat Finished theme-001-02.html and theme-001-03.html
1.1.1 29-31.08.2024 -- Initial Started the project, decided which tools to be used, setup the repo to public, finished the initial directory design, README.md, LICENSE, FUNDING.yml, index.html and theme-001-01.html