All Projects → executebig → www

executebig / www

Licence: MIT license
Execute Big 2.0, with a minimalistic vision and a clearer focus.

Programming Languages

SCSS
7915 projects
HTML
75241 projects

Projects that are alternatives of or similar to www

ath-hugo
Code and content for andrewheiss.com
Stars: ✭ 21 (+0%)
Mutual labels:  hugo
68Keys.io
Build your own 68% Custom Mechanical Keyboard.
Stars: ✭ 56 (+166.67%)
Mutual labels:  hugo
training-center.github.io
Site do Centro de Treinamento
Stars: ✭ 104 (+395.24%)
Mutual labels:  nonprofit
contentful-export
Extract Contentful to Hugo
Stars: ✭ 22 (+4.76%)
Mutual labels:  hugo
hugo-dusk
Simple, minimalistic dark theme for Hugo.
Stars: ✭ 50 (+138.1%)
Mutual labels:  hugo
hugo-theme-massively
Massively theme for Hugo static site generator
Stars: ✭ 113 (+438.1%)
Mutual labels:  hugo
hugo-theme-texify
A minimal, latex-style hugo theme for personal blogging
Stars: ✭ 91 (+333.33%)
Mutual labels:  hugo
obyde
A minimal tool to convert a "standardly" configured Obsidian vault to a Jekyll or Hugo blog.
Stars: ✭ 38 (+80.95%)
Mutual labels:  hugo
hugoinaction
Website for and source code accompanying Hugo In Action
Stars: ✭ 63 (+200%)
Mutual labels:  hugo
website
Um repositório para reunir e documentar histórias de pessoas trans que hoje transformam ou um dia transformaram o mundo da tecnologia.
Stars: ✭ 23 (+9.52%)
Mutual labels:  hugo
mutschler.eu
Source code for my personal website https://mutschler.eu
Stars: ✭ 59 (+180.95%)
Mutual labels:  hugo
blaupause
[NOT MAINTAINED] Use https://github.com/netlify-templates/victor-hugo instead
Stars: ✭ 72 (+242.86%)
Mutual labels:  hugo
hyde-hyde
A cool theme inspired by spf13's Hyde theme
Stars: ✭ 234 (+1014.29%)
Mutual labels:  hugo
hugo-tailwind-journal
A minimalist journal template for Hugo.
Stars: ✭ 40 (+90.48%)
Mutual labels:  hugo
o-fish-web
Web application for the Officer's Fishery Information Sharing Hub (O-FISH). The web app allows agencies to gain insights from the aggregated information gathered during a routine vessel inspection (submitted via the web app).
Stars: ✭ 29 (+38.1%)
Mutual labels:  nonprofit
canoe-blog
blog
Stars: ✭ 50 (+138.1%)
Mutual labels:  hugo
hugo-minimalist-theme
Port of Raphael Riegger's Minimalistic Ghost theme to Hugo.
Stars: ✭ 25 (+19.05%)
Mutual labels:  hugo
Dockers
https://hub.docker.com/r/chenhw2/
Stars: ✭ 42 (+100%)
Mutual labels:  hugo
web-content
ReactOS Website powered by the Hugo Static Site Generator
Stars: ✭ 25 (+19.05%)
Mutual labels:  hugo
twitter-blogdown
Fetch Twitter messages weekly and turn them into a website based on blogdown
Stars: ✭ 65 (+209.52%)
Mutual labels:  hugo

Website for Execute Big, built with Hugo.


Development

To develop this site, you'll need to have Hugo installed in your environment.

We also use pnpm instead of npm/yarn at Execute Big. You should install it here: https://pnpm.io. If you opt to use an alternative package manager to manage dependencies, please be sure to clean up the lock files and other temp files before submitting your code for review.

# Install dependencies
$ pnpm install

# Same as running `hugo server`
$ pnpm dev

Using Archetypes

Hugo utilizes archetypes to create structured content from templates.

# To create a new journal entry
$ hugo new --kind journal journals/your-post-name

Acknowledgements

Powered by

This website is built based on Hugo Serif Theme by @jugglerx.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].