Skip to content

lrmn7/lrmn-vp.site

Repository files navigation

Connect with me:

romanromannya romanroman.nya lrmn_vp lrmn#6666

hey there 👋

💔 love has a cost, and both of us lost

What i'am listening to

Support me

Eternity

Eternity is a minimalist Hugo theme designed for portfolio sites with a fresh feel.

Demo

Website: eternity.bora.sh

demo.mp4

Used by

Feel free to add your site here.

Note: If you're an artist who wants to host a website but doesn't have know how to, I can help you about technical questions for free. Just send an email to eternity@bora.sh, I will assist you first.

Features

  • Configurable features.

  • Multiple images support.

  • Clean, fresh, minimalist.

  • Integrated lazy load.

  • Automaticly creates resized thumbnails.

  • Shows exif if it exists.

Installation

  1. Install Hugo.

  2. Create a new site.

    hugo new site yoursite
    cd yoursite
  3. Remove default config file.

    rm config.toml
  4. Submodule the theme.

    git init
    git submodule add --depth=1 https://github.com/boratanrikulu/eternity.git themes/eternity
  5. Create config.yaml;
    Apply (1) or (2).

    1. Use the example project (recommended).
      Copy all files from the example project.
      cp -r ./themes/eternity/example/eternity.bora.sh/* .
    2. Use empty content.
      Copy example config.
      cp ./themes/eternity/config.example.yaml ./config.yaml
  6. Start the server.

    hugo serve --port 1313
  7. Go to localhost:1313.

Upgrade

To get last updates, just git pull.

cd themes/eternity && git pull && cd -

Usage of Posts

Go to posts documentation.

Usage of Config.yaml

Go to config documentation.

Editing Style

Go to style documentation.

Contact

If you need to contact us for any reason; create an issue or send a mail to eternity@bora.sh.

About

Code for Personal Virtual Photography Website. Hugo & Eternity Themes, with deployment through Netlify

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published