Skip to content

CoralineAda/dead-pixel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dead Pixel

dead-pixel.wtf

Local development

To build the website locally, first install Hugo using your package manager of choice.

For example, on Debian/Ubuntu:

apt-get install hugo

or if you are using Arch Linux:

pacman -S hugo

or using Homebrew on Mac OS:

brew install hugo

Then from the repository's root directory, start the development server:

hugo server --disableFastRender --buildDrafts

Now open http://localhost:1313 in your browser.

...you've got auto-reload powers now. Save a file, page refreshes instantly. So good.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published