Giter Site home page Giter Site logo

personal-web's Introduction

Personal Web

Personal Web is a simple Hugo template to build a personal website including portfolio and blog sections. It will mainly suit freelancers who want to showcase their work.

Installation

Inside the folder of your Hugo site run:

cd themes
git clone https://github.com/bjacquemet/personal-web

or if you'd rather use submodules

cd themes
git submodule add https://github.com/bjacquemet/personal-web.git

For more information read the official setup guide of Hugo.

Screenshots

Home Portfolio Article

Start building your website

You will find help in the exampleSite folder, or you can browse resources on the demo site

Add a SVG icon

You can create and add your own SVG icons.

First, override the svg.html file by duplicating the theme file into your root directory (see https://orcid.org/trademark-and-id-display-guidelines).

If you have Sketch, you can use the svgs.sketch file to add new SVGs. Export it and add it to the svg.html file. Note that you can optimize it using the svgo tool.

Start the server

In order to see your site in action, run Hugo's built-in local server from your website root directory.

hugo server

Now enter localhost:1313 in the address bar of your browser.

Contributing

Did you found a bug or got an idea for a new feature? Feel free to use the issue tracker to let me know. Or make directly a pull request.

License

This theme is released under the Unlincense License. For more information read the License.

personal-web's People

Contributors

bjacquemet avatar dstulle avatar jannisfink avatar tjbaker avatar

Watchers

 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.