GithubHelp home page GithubHelp logo

kostyakoz / eternity Goto Github PK

View Code? Open in Web Editor NEW

This project forked from boratanrikulu/eternity

0.0 0.0 0.0 2.76 MB

A minimalist Hugo theme designed for portfolio sites.

Home Page: https://eternity.bora.sh

License: MIT License

Shell 1.56% JavaScript 10.46% CSS 29.03% HTML 58.96%

eternity's Introduction

Eternity

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

Warning

This project is currently not being actively maintained.
Please do not create new issues on GitHub.
If you urgently require assistance, reach out via email to [email protected].

Important

If you are interested in taking over the maintenance of this project, please get in touch.
Your support would be greatly appreciated!

Demo

Website: eternity.bora.sh

demo.mp4

Used by

Feel free to add your site here.

Features

  • Configurable features.

  • Multiple images support.

  • Clean, fresh, minimalist.

  • Integrated lazy load.

  • Automatically 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 hugo.toml

    If you use an older version of Hugo (< v0.110.0), your config might be called differently:

    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; send a mail to [email protected].

eternity's People

Contributors

boratanrikulu avatar tanuva avatar brianwarner avatar pokemaster974 avatar fabienli avatar ttcremers avatar aflynn50 avatar olwenya avatar avijeetsm avatar guax avatar mblitherland avatar nikthedusky avatar sullivant avatar jordan-warne avatar mycroftsnm avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.