Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

migrating from hugo to buffalo #2250

Closed
piti2 opened this issue Apr 27, 2022 · 1 comment
Closed

migrating from hugo to buffalo #2250

piti2 opened this issue Apr 27, 2022 · 1 comment
Labels
question The issue's author needs more information s: fixed was fixed or solution offered

Comments

@piti2
Copy link

piti2 commented Apr 27, 2022

hi there,

is there an easy process to migrate hugo projects to bufallow thanks

@sio4 sio4 added the question The issue's author needs more information label Apr 28, 2022
@sio4
Copy link
Member

sio4 commented Apr 28, 2022

From your question, I wonder if Buffalo is what you are looking for.

While Hugo is a "static" site generator that generates HTML files from markup contents you wrote in human language, Buffalo is a web application development framework that generates executable application binary with your code written in go programming language (along with database integration probably).

Buffalo can serve static files, and also could generate content with templates, but I think it could not be a popular/desired use case.

If you really want to use Buffalo for a static site, I think you can start it by reading the following article and documents:

@sio4 sio4 closed this as completed Apr 28, 2022
@sio4 sio4 added the s: fixed was fixed or solution offered label Sep 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question The issue's author needs more information s: fixed was fixed or solution offered
Projects
None yet
Development

No branches or pull requests

2 participants