Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
PmegaOcalc
/
hugo
Public
forked from
gohugoio/hugo
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 2, 2014
Mention .Params and .Page variables in shortcode docs. Also `highlight` variables.
jorinvo
authored and
spf13
committed
eeaf343
Copy full SHA for eeaf343
Correct desc for hugo new command
k4rtik
authored and
spf13
committed
1614b82
Copy full SHA for 1614b82
Removed text from code block.
aure
authored and
spf13
committed
c739ec2
Copy full SHA for c739ec2
Switch to new hompage
k4rtik
authored and
spf13
committed
879e90d
Copy full SHA for 879e90d
better error messages for template errors
spf13
committed
e3d4d40
Copy full SHA for e3d4d40
Commits on Sep 29, 2014
add some information to rendering errors so it's easier to tell what's failing.
natefinch
committed
3f59abe
Copy full SHA for 3f59abe
Commits on Sep 24, 2014
Make taxonomy documentation match the example.
halostatue
authored and
spf13
committed
def7937
Copy full SHA for def7937
Make highlight.js example clearer
Show description for 3060307
k4rtik
authored and
spf13
committed
3060307
Copy full SHA for 3060307
Commits on Sep 23, 2014
Making the install on the homepage a bit more clear
spf13
committed
b81ebf2
Copy full SHA for b81ebf2
instructions for Homebrew installation
Show description for 4e4ea95
dunn
authored and
spf13
committed
4e4ea95
Copy full SHA for 4e4ea95
Commits on Sep 22, 2014
adding memstat option to server
spf13
committed
26e4450
Copy full SHA for 26e4450
Extend template's basic math functions to accept float, uint and string values
tatsushid
authored and
spf13
committed
5d565c3
Copy full SHA for 5d565c3
Commits on Sep 19, 2014
Adding a community link to the homepage
spf13
committed
d5308e6
Copy full SHA for d5308e6
switching website to gohugo.io & adding links to discuss
spf13
committed
bf980bc
Copy full SHA for bf980bc
Commits on Sep 18, 2014
Update urls.md
Show description for 1a0dc0b
rybi
authored and
spf13
committed
1a0dc0b
Copy full SHA for 1a0dc0b
Commits on Sep 14, 2014
limit the number of goroutines used in taxonomy rendering to gomaxprocs*4
natefinch
committed
b590de6
Copy full SHA for b590de6
limit the number of goroutines we use for page rendering to gomaxprocs*4
natefinch
committed
49045b1
Copy full SHA for 49045b1
Commits on Sep 12, 2014
remove unused field
natefinch
committed
cf3e748
Copy full SHA for cf3e748
Commits on Sep 11, 2014
make the value of the BuildDrafts flag available to templates.This can be useful for if you only want to show some specific information on your local machine and/or when showing drafts.
natefinch
authored and
spf13
committed
a72ca38
Copy full SHA for a72ca38
Sort by title if dates are the same
natefinch
authored and
spf13
committed
7142374
Copy full SHA for 7142374
more examples and explanation of go templating
Show description for 275e1c0
dunn
authored and
spf13
committed
275e1c0
Copy full SHA for 275e1c0
refactor handling of amber to AddTemplateFile as the TODO note stated. Used switch statement to make it easier to add other template support
mohae
authored and
spf13
committed
becd4fe
Copy full SHA for becd4fe
fix tags not being in lowercase, #491
mohae
authored and
spf13
committed
4e9b040
Copy full SHA for 4e9b040
added "eq" function to docs.
Daniel Fairhead
authored and
spf13
committed
012a473
Copy full SHA for 012a473
Enable soft livereload of CSS and images
Show description for df489b4
bep
authored and
spf13
committed
df489b4
Copy full SHA for df489b4
Commits on Sep 9, 2014
Change all uses of sort.Sort to sort.Stable.Using sort.Stable ensures that even if the sort keys are the same, the order of the sort will not randomly change. Using the old sort.Sort, if you had p…
Show description for 0099b5a
natefinch
authored and
spf13
committed
0099b5a
Copy full SHA for 0099b5a
Commits on Sep 8, 2014
More error messages at syncing static contents
tatsushid
authored and
spf13
committed
d996445
Copy full SHA for d996445
fix zero date
natefinch
authored and
spf13
committed
acf9561
Copy full SHA for acf9561
Fix typo in Archetypes documentation.
Show description for b336abc
TimDumol
authored and
spf13
committed
b336abc
Copy full SHA for b336abc
Add Node.Site.Pages to all nodes and ensure all pages from the site exist in the list before processing shortcodes.
Show description for 2ca615c
natefinch
authored and
spf13
committed
2ca615c
Copy full SHA for 2ca615c
add Name to File, which is the filename minus the extension
natefinch
authored and
spf13
committed
b97c6c7
Copy full SHA for b97c6c7
Go back to lowercase slugs. Also, use MakePathToLower in TestMakeToLower.
Show description for 1684579
Jakub Turski
authored and
spf13
committed
1684579
Copy full SHA for 1684579
More proofreading and minor revisions to Hugo docs
Show description for 5dd3eaa
anthonyfok
authored and
spf13
committed
5dd3eaa
Copy full SHA for 5dd3eaa
A small fix and update to the multilingual example
Show description for ac78d25
anthonyfok
authored and
spf13
committed
ac78d25
Copy full SHA for ac78d25
Commits on Sep 5, 2014
Taxonomies can now be provided as a single string value if there is only one in frontmatter (tag = "val" vs tag = ["val"])
spf13
committed
4bb5e32
Copy full SHA for 4bb5e32
Pagination
Previous
Next
You can’t perform that action at this time.