Skip to content

DT1337/bookshelf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Digital Bookshelf

Welcome to my Digital Bookshelf — a static website that showcases my book collection, reading progress, and favorite reads.
This project is built and hosted using GitHub Pages.

Live Site

You can view the live site here: https://dt1337.github.io/bookshelf

Features

  • Clean and minimal static design
  • Organized book listings with covers and descriptions
  • Easy to update by editing HTML or data files
  • Fully hosted on GitHub Pages

Getting Started

To run the site locally:

  1. Clone this repository:
git clone https://github.com/dt1337/bookshelf.git
  1. Navigate to the project folder:
cd bookshelf
  1. Build the site using go
go run main.go
  1. Serve site using a webserver
npx http-server ./dist -p 8080
  1. Open the page in your browser

That’s it! You’re all set.

Technologies Used

  • HTML5
  • CSS3
  • Go 1.23 (static site rendering using html/template)
  • GitHub Pages (hosting)

About

This digital bookshelf is a personal project to track and display books I’ve read, am reading, or plan to read. Feel free to fork the repo and customize it for your own reading journey!

Contact

If you have suggestions or feedback, feel free to open an issue or reach out via GitHub or by mail.

About

My Digital Bookshelf: https://dt1337.github.io/bookshelf

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •