Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
gilbitron
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
Show HN: FlexMasonry – A lightweight masonry library powered by flexbox
(flexmasonry.now.sh)
5 points
by
gilbitron
7y ago
|
0 comments
2.
▲
Splashify v2 – Stunning desktop wallpapers for Mac and Windows
(splashify.app)
2 points
by
gilbitron
8y ago
|
0 comments
3.
▲
Show HN: Car Price Guide – Aggregated prices for the UK used car market
(carprices.guide)
2 points
by
gilbitron
9y ago
|
0 comments
4.
▲
Show HN: Chip – A drop-in subscription billing UI for Laravel
(chipbilling.com)
11 points
by
gilbitron
9y ago
|
0 comments
5.
▲
Show HN: PHP Serialized Editor – Online Visual Editor for Serialized Data
(serializededitor.com)
6 points
by
gilbitron
9y ago
|
1 comments
6.
▲
Selling My First Business (Dev7studios.com)
(gilbert.pellegrom.me)
2 points
by
gilbitron
10y ago
|
0 comments
7.
▲
Scaling Laravel Using AWS Elastic Beanstalk Part 1: Setting Up Laravel
(deliciousbrains.com)
6 points
by
gilbitron
10y ago
|
0 comments
8.
▲
Show HN: Web Uptime – Multi-location website uptime monitoring
(webuptime.io)
8 points
by
gilbitron
10y ago
|
0 comments
9.
▲
Handle – A static site generator powered by PHP and the command line
(handlecli.com)
2 points
by
gilbitron
10y ago
|
1 comments
10.
▲
DAMP – A MAMP-like development environment powered by Docker
(github.com)
4 points
by
gilbitron
11y ago
|
0 comments
11.
▲
FTP is dead! Why Deployments are the Future
(deploy.click)
1 points
by
gilbitron
11y ago
|
0 comments
12.
▲
ClickDeploy – One click deployments from GitHub
(clickdeploy.co)
10 points
by
gilbitron
11y ago
|
0 comments
13.
▲
Structuring Sass for Web Apps and Larger Projects
(gilbert.pellegrom.me)
1 points
by
gilbitron
11y ago
|
0 comments
14.
▲
Baun: A New Kind of PHP CMS
(gilbert.pellegrom.me)
4 points
by
gilbitron
12y ago
|
0 comments
15.
▲
by
gilbitron
12y ago
http://bauncms.com/docs/content/adding-content
16.
▲
by
gilbitron
12y ago
At the moment it's much safer than most other CMS's, as there is no admin backend to hack into. A hacker would need access to your actual server to change a Baun site. So hopefully there should be no headaches.
17.
▲
by
gilbitron
12y ago
We don't have a demo but http://bauncms.com is built using Baun. Despite having similar features to Pico, this is a complete rewrite using modern PHP standards. I sold Pico a while ago and sadly the project seems dead. I&#x
18.
▲
by
gilbitron
12y ago
We're planning to make an admin UI in the future, but this is just an initial release.
19.
▲
Baun – A modern, lightweight, extensible CMS for PHP
(github.com)
19 points
by
gilbitron
12y ago
|
12 comments
20.
▲
WPHunt – One Week Review
(dev7studios.com)
2 points
by
gilbitron
12y ago
|
0 comments
21.
▲
WPHunt – The most popular WordPress news and products, every day
(wphunt.co)
12 points
by
gilbitron
12y ago
|
1 comments
22.
▲
PHP concepts to learn before diving into Laravel 5
(gilbert.pellegrom.me)
2 points
by
gilbitron
12y ago
|
0 comments
23.
▲
by
gilbitron
12y ago
I think you're talking about a carousel (showing multiple slides at the same time). This is technically an "image slider" so is designed to only show one slide at a time.
24.
▲
by
gilbitron
12y ago
You can use the data-src attribute to lazy load images. See https://github.com/gilbitron/Ideal-Image-Slider#getting-star...
25.
▲
Ideal Image Slider
(gilbitron.github.io)
59 points
by
gilbitron
12y ago
|
36 comments
26.
▲
How Raneto got to the front page of Hacker News for $0
(gilbert.pellegrom.me)
3 points
by
gilbitron
12y ago
|
0 comments
27.
▲
by
gilbitron
12y ago
I suppose the difference between Raneto and a "wiki" is that Raneto doesn't have all the multi-author features and collaboration that a wiki offers.
28.
▲
by
gilbitron
12y ago
You could just create a static HTML site yes, but getting it generated for you from Markdown files is super handy. To generate it on the fly it needs to be powered by some kind of server (e.g. Node, PHP, Python etc). Nodejs was just a good
29.
▲
by
gilbitron
12y ago
Thanks. To be honest I just used a /* */ comment block because it was simple, but I'll have a look at implementing YAML.
30.
▲
by
gilbitron
12y ago
It could easily be "hacked" into a blog if you wanted to do that. At its core it is just a static site generator.
More ›